[Rivet] rivet

Hendrik Hoeth Hendrik.Hoeth at cern.ch
Wed Dec 17 19:57:29 GMT 2008


Hi Manjit,

Thus spake Manjit Lal (manjit.kaur at cern.ch):

> i again tried in the  
>    /tmp/kaur/   as you suggested on lxplus211.

thanks, that was indeed very helpful! There I could have a look at your
configuration and indeed found the problem. You have
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.20.00/slc4_ia32_gcc34/root/bin
in your PATH, so the Rivet configure script tries to use that ROOT
installation. But since the lxplus machines are 64bit machines and the
ROOT version you try to use is a 32bit installation, the binaries can't
be linked together.

If you set up your PATH to use
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.20.00/slc4_amd64_gcc34/root/bin
instead, you will be using a 64bit version of ROOT. That should fix your
problem.

Best regards,

    Hendrik

-- 
"You have to take the most direct road to go instead of your 
 meeting, you have to, this one ended, leave at once the CERN
 domain."         (imprint on the CERN visitor ID cards)


More information about the Rivet mailing list