[gate-users] regd GATE installation.

Pierre-Francois Honore pfhonore at cea.fr
Wed Jun 16 21:08:18 CEST 2004



On Wed, 2004-06-16 at 20:04, amar s wrote:
> Hello everyone,
> 
> I am trying to install GATE . I using RedHat LINUX with gcc 3.2.
> 
> I get the following error when i try to run "gmake"
> 
> [amar at rayraylman1 gate]$ gmake
> Using granular libraries ...
> Linking Gate ...
> /usr/bin/ld: cannot find -llibCLHEP

'-llibCLHEP' is suspect you should have this option: '-lCHEP' for
linking.

> collect2: ld returned 1 exit status
> gmake: *** [bin/Linux-g++/Gate] Error 1
> 
> 
> my CLHEP is installed in 
> 
> CLHEP_BASE_DIR=/home/asrinivasan/DOWNLOADS/CLHEP
> CLHEP_INCLUDE_DIR=/home/asrinivasan/DOWNLOADS/CLHEP/include
> CLHEP_LIB_DIR=/home/asrinivasan/DOWNLOADS/CLHEP/lib
> CLHEP_LIB=libCLHEP

CLHEP_LIB must be set to 'CLHEP' or 'CLHEP-g++.1.8.0.0' if you want to
keep track of the library version.

> 
> 
> The folllowing files are present in CLHEP_LIB_DIR
> 
> libCLHEP-g++.1.8.0.0.a
> libCLHEP-g++.1.8.0.0.so
> libCLHEP.a
> libCLHEP.so
> libCLHEP-g++.a
> libCLHEP-g++.so
> 
> I would like to know whatI should do link to this files. As well which of this is the expected CLHEP library.
> 
> Thankyou
> amar
> 
> 
> 
> 
> 
> ____________________________________________________________
> Find what you are looking for with the Lycos Yellow Pages
> http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10
> _______________________________________________
> gate-users mailing list
> gate-users at lphe1pet1.epfl.ch
> http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users

-- 
Pierre-Francois Honore <pfhonore at cea.fr>



More information about the Gate-users mailing list