[Gate-users] libCLHEP-2.0.2.3.so
Lakshal Perera
lp20 at uow.edu.au
Sat May 12 02:24:14 CEST 2007
you need to add this to your environment file (assuming you're using tcsh).
setenv LD_LIBRARY_PATH $LD_LIBRARY_PATH:{wherever CLHEP is}/lib
if you're using bash, try
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:{wherever CLHEP is}/lib
that should fix up the problem.
cheers
lucky
On 12/05/07, danieljw at phas.ubc.ca <danieljw at phas.ubc.ca> wrote:
>
> Hi,
>
> I have compiled GATE (and all associated software, see below for
> versions).
> I navigated to
>
> /home.mirg/danieljw/GATE/gate_v3.1.1/bin/Linux-g++
>
> and ran Gate:
>
> bin/Linux-g++> ./Gate
> ./Gate: error while loading shared libraries: libCLHEP-2.0.2.3.so: cannot
> open shared object file: No such file or directory
>
> The problem is that I have installed the CLHEP libraries. I went into that
> directory and explicitly found that file:
>
> danieljw at zulu:~/CLHEP/lib> pwd
> /home.mirg/danieljw/CLHEP/lib
> danieljw at zulu:~/CLHEP/lib> ls | grep libCLHEP-2.0.2.3.so
> libCLHEP-2.0.2.3.so
>
> I know that Geant4 used CLHEP fine. I do not know how to tell GATE where
> to find this file. Does anyone have any suggestions? I posted some specs
> below.
>
> Thanks,
>
> Daniel
>
> PS. Thank you to Peter, your suggestion fixed the problem.
>
> OS: SuSe 9.2
> CPU: AMD Athlon 64 3500+
>
>
> ROOT: 5.12
> GEANT4: 8.1.p02
> CLHEP: 2.0.2.3
>
>
>
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.healthgrid.org
> http://lists.healthgrid.org/mailman/listinfo/gate-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20070512/b622a57e/attachment.htm>
More information about the Gate-users
mailing list