Message: Re: novice example making problem Not Logged In (login)
 Next-in-Thread Next-in-Thread
 Next-in-Forum Next-in-Forum

None Re: novice example making problem 

Forum: Installation and Configuration
Re: None novice example making problem (Davinder Siwal)
Re: None Re: novice example making problem (Ben Morgan)
Re: None Re: novice example making problem (Davinder Siwal)
Re: None Re: novice example making problem (Ben Morgan)
Re: None Re: novice example making problem (Davinder Siwal)
Date: Aug 12, 05:47
From: Ben Morgan <Ben Morgan>

On Mon, 10 Aug 2009 14:05:47 GMT, Davinder Siwal wrote:
> Hii Ben
> 
> I rebuild the library by giving gmake command in $G4INSTALL/source file
> now there is noproblem in libname.map but now it is showing as
> 
> [ guest@physDT1 N03]$ make Using granular libraries ... Linking
> exampleN03 ... /usr/bin/ld: cannot find -lG4RayTracer collect2: ld
> returned 1 exit status make: ***
> [/home/guest/geant4/bin/Linux-g++/exampleN03] Error 1
> 

O.k., that means there's no libG4RayTracer.so (or .a) in $G4INSTALL/lib/$G4SYSTEM. If it isn't in that directory, you'll need to build it by going to $G4INSTALL/source/visualization/RayTracer and typing:

gmake

This should work as you were able to rebuild liblist etc.

It's probably worth double checking your install of Geant4 as if liblist/libname.map and libG4RayTracer are missing, your build might have been interrupted and you may have other missing libraries.

Ben

 Add Message Add Message
to: "Re: novice example making problem"

 Subscribe Subscribe

This site runs SLAC HyperNews version 1.11-slac-98, derived from the original HyperNews


[ Geant 4 Home | Geant 4 HyperNews | Search | Request New Forum | Feedback ]