Hi again,
I finally managed to compile the root5 package after the fix and geant4.

But it doesn't work correctly.
Whenever I try to compile some code (code that compiled correctly when I
installed geant4/root5 by hand in my machine or using the pre install on the
linux farm at my lab), it doesn't find neither the geant4 libs/includes nor
the root5 libs/includes.

I tried to add manually some paths to my .bash_profile, but still it doesn't
work, here is what I added:
export ROOTSYS=/sw/share/root
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/sw/lib/root
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/sw/lib:/sw/lib/root

Here are the relevant stuff:
env | grep PATH
MANPATH=/sw/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man:/sw/lib/perl5/5.8.8/man:/usr/X11R6/man
LD_LIBRARY_PATH=:/sw/lib/root
PATH=/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/X11R6/bin:/Users/morgado/geant4.9/bin/Darwin-g++
DYLD_LIBRARY_PATH=:/sw/lib:/sw/lib/root
PYTHONPATH=/sw/lib/root
INFOPATH=/sw/share/info:/sw/info:/usr/share/info

----------------

env | grep G4
G4INSTALL=/sw/share/geant4.9
G4INCLUDE=/sw/include/geant4.9
G4LIB=/sw/lib/geant4.9
G4VIS_USE_OPENGLX=1
G4SYSTEM=Darwin-g++
G4WORKDIR=/Users/morgado/geant4.9

---------------

env | grep ROOT
CERN_ROOT=/sw
ROOTSYS=/sw/share/root

The strange thing is that after I install GEANT4 manually I had to create a
file, env.sh, by running ./Configure in the GEANT4 install directory, but
now I can't find that file anywhere and run that configuration file.

Anybody that uses GEANT4 can help?
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to