|
[Rivet] AGILeAndy Buckley andy.buckley at ed.ac.ukMon Jun 7 15:30:10 BST 2010
On 07/06/10 14:42, Sparsh Navin wrote: >> Sounds like you are trying to link 32 and 64 bit binaries together. >> Seems as if you are using a 64-bit compiler, but libmpfr.so.1 is 32 bit. > >> Do you have a 32 or 64 bit System? What's the output of "file /bin/bash"? > > [pcalicebhm09] /home/snavin/my_work/rivet_test > file /bin/bash > /bin/bash: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for > GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux > 2.6.9, stripped > >> What do you type after opening a new shell? Do you source any setup files? > > I source the file paths (attached). I see this in that file: export PATH=/afs/cern.ch/sw/lcg/external/swig/1.3.40/x86_64-slc5-gcc34-opt/bin:/home/snavin/my_work/rivet_test/local/bin:/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2p1/x86_64-slc5-gcc34-opt/bin:/afs/cern.ch/user/s/snavin/bin:/afs/cern.ch/user/s/snavin/scripts:/usr/sue/bin:/usr/local/bin/:/usr/local/bin/X11:/usr/bin:/bin:/cern/pro/bin:/usr/kerberos/bin export LD_LIBRARY_PATH=/home/snavin/my_work/rivet_test/local/lib:/afs/cern.ch/sw/lcg/external/HepMC/2.05.01/slc4_amd64_gcc34/lib:/afs/cern.ch/sw/lcg/external/fastjet/2.4.1/slc4_amd64_gcc34/lib:/afs/cern.ch/sw/lcg/external/GSL/1.8/slc4_amd64_gcc34/lib:/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2p1/x86_64-slc5-gcc34-opt/lib:/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2p1/x86_64-slc5-gcc34-opt/bin #. /home/snavin/my_work/rivet_test/local/share/Rivet/rivet-completion export PYTHONPATH=/home/snavin/my_work/rivet_test/local/lib/python2.6/site-packages export AGILE_GEN_PATH=/home/snavin/my_work/genser Note the "slc4_amd64_gcc34"s... I suggest at the very least that you change those to "x86_64-slc5-gcc34-opt"s. However, I also note that some of these paths, e.g. /afs/cern.ch/sw/lcg/external/swig/1.3.40/x86_64-slc5-gcc34-opt/bin in PATH to pick up SWIG, don't actually exist. So I suggest that you pre-emptively use "x86_64-slc5-gcc43-opt" as the platform tag in all cases. Andy -- Dr Andy Buckley SUPA Advanced Research Fellow Particle Physics Experiment Group, University of Edinburgh The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
More information about the Rivet mailing list |