[gate-users] libGate.so missing
Sweta
sweta_indbhavan at yahoo.co.in
Tue Nov 8 11:37:47 CET 2005
Dear all,
I install gate_v2.2.0 executable in my working directory. For this I had to modify the env_gate.csh file with the line in BOLD
...
G4WORKDIR set to '.'
G4BIN set to '$G4WORKDIR/bin'
G4TMP set to '$G4WORKDIR/tmp'
.....
to
.....
G4WORKDIR set to '/home/sparker'
G4BIN set to '$G4WORKDIR/bin'
G4TMP set to '$G4WORKDIR/tmp'
...
Now when I install it once with
make and
make install [under gate directory]
the executable is properly set and I am able to run Gate to get the PreInit> prompt. At this point I did check that the libGate.so file was saved in the G4TMP directory.
If I try and only source geant4.7.0.p01(after Configure) and gate_v2.2.0 env files from the shell script (after a few hours) and try running Gate, I get the following error:
Gate: could not open libGate.so shared library: file or directory does not exist
Now when I check my G4TMP directory, the file libGate.so does not exist! Hence this means I need to run make and make install everytime this happens. Can anyone think of why this might happen?
Regards,
Sweta
---------------------------------
Enjoy this Diwali with Y! India Click here
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20051108/06df47ae/attachment.htm>
More information about the Gate-users
mailing list