GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » R3BRoot » Installation and Compilation » FairRoot installation error (FairRoot installation error)
Re: FairRoot installation error [message #23149 is a reply to message #23139] Tue, 16 October 2018 15:06 Go to previous message
C. A. Douma is currently offline  C. A. Douma
Messages: 88
Registered: September 2015
Location: Groningen
continuous participant
From: *kvi-cart.rug.nl
Dear Mr. Kresan,

I had in my .bashrc first:

export PATH=$PATH:$SIMPATH/bin/
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SIMPATH/lib/:$SIMPATH/lib/root/

which I now changed to:

export PATH=$SIMPATH/bin/:$PATH
export LD_LIBRARY_PATH=$SIMPATH/lib/:$SIMPATH/lib/root/:$LD_LIBRARY_PATH

It turned out that 'which cmake' points to the first cmake that is found in PATH.
After flipping the order, 'which cmake' pointed to the FairSoft Build:

christiaan@christiaan-Z230:~$ which cmake
/home/christiaan/Desktop/FAIR/FairSoft_Build//bin//cmake
christiaan@christiaan-Z230:~$ cmake --version
cmake version 3.11.1
CMake suite maintained and supported by Kitware (kitware.com/cmake).
christiaan@christiaan-Z230:~$

Afterwards, I had no problems installing the lastest dev-branches of
FairSoft, FairRoot and R3BRoot.

So thank you very much for your help.

Christiaan.

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: macros repostory
Next Topic: Physics List change
Goto Forum:
  


Current Time: Fri Mar 29 11:22:37 CET 2024

Total time taken to generate the page: 0.01176 seconds