- Author:
- Devresse Adrien ( adrie.nosp@m.n.de.nosp@m.vress.nosp@m.e@ce.nosp@m.rn.ch )
FAQ :
API :
- Gfal internal API for plugins :
Examples :
GFAL 2.0, Library Design :
Summary of the changes :
- Changes between 1.X and 2.X are resumed api_change
How to compile locally GFAL 2.0
- Compile :
- " 1.svn export http://svnweb.cern.ch/guest/lcgutil/gfal2/trunk gfal2 "
- " 2.cd gfal2 "
- " 3.mkdir build; cd build"
- " 4. cmake ../"
- " 5. make "
- Compile tests :
- " 4. cmake -DUNIT_TESTS=TRUE -DFUNCTIONAL_TESTS=TRUE ../ "
- " 5. make; make test"
- make RPMS :
- ./packaging/bin/packager_rpm.sh ./packaging/rpm/specs/ ./
- mock -r [mycfg] RPMS/gfal2-.....