[Gate-users] Gate installation error
Kris Thielemans
kris.thielemans at csc.mrc.ac.uk
Sun Feb 11 14:10:54 CET 2007
Hi
you need to tell the system where the shared libraries are that gate needs.
if you can be superuser, you should do this in a system file or so. I'm not
sure how to do that on SuSET, but read the man page on /etc/ld.conf or
ldconfig.
For a single user, you have to modify your LD_LIBRARY_PATH environment
variable. depending on your shell, do something like
LD_LIBRARY_PATH=/path/to/gate/libs:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
(put this in your .profile or so).
good luck
Kris
> -----Original Message-----
> From: gate-users-bounces at lists.healthgrid.org
> [mailto:gate-users-bounces at lists.healthgrid.org] On Behalf Of ??
> Sent: 11 February 2007 02:16
> To: gate-user
> Subject: [Gate-users] Gate installation error
>
> Hi all,
> I've just finished installing gate v3.0.0
> My Geant4 version is 8.0.p01 CLHEP 1.9.2.2 root 5.14 lmf 3.0
> My OS is openSUSE 10.2
> I didn't find any error in the procedure of installing the
> packages above But when I typed "Gate"
> I found "Gate: error while loading shared libraries:
> libG4readout.so: cannot open shared object file: No such file
> or directory"
>
> Thanks!
>
>
More information about the Gate-users
mailing list