Hi Hadi,
Please use the mailing list as other people may help you or may find useful information.
As a basic installation:
-
extract the castor zip package
-
go in the castor folder
-
type “export CASTOR_OMP=1” (for multi-thread support)
-
type “make -j”
-
binaries will be in the bin/ folder
-
to launch castor, set the CASTOR_CONFIG variable to the location of the config/ folder in the castor package (use “export CASTOR_CONFIG=/path/to/the/config/folder”)
Good luck
Simon