GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » Fairroot » General Discussion » make errors on the latest update
Re: make errors on the latest update [message #18375 is a reply to message #13974] Fri, 10 July 2015 21:10 Go to previous message
iodapro is currently offline  iodapro
Messages: 1
Registered: April 2015
Location: Ukraine
occasional visitor
From: 91.202.130*
Hi, everyone!
I've got some problems with installation CBMROOT. I dowloaded external packages of FairSoft(mar15) and installed FairRoot(https://github.com/FairRootGroup/FairRoot "Step by step installation").
So, in file ".bash.rc" are written the last 3 strings as you can see:
export SIMPATH=~/fair_install/FairSoftInst
export FAIRROOTPATH=~/fair_install/FairRootInst
source /home/borys/fair_install/FairRoot/build/config.sh
and FairRoot works fine.
But then I downloded release version(jun15) of CBMROOT from https://subversion.gsi.de/cbmsoft/cbmroot/release/JUN15/
using :
borys@borys-Aspire-V3-571G:~$ svn co https://subversion.gsi.de/cbmsoft/cbmroot/release/JUN15/ cbmroot
.......
A cbmroot/fles/spadic/message/wrap/cpp/demo/SConstruct
A cbmroot/fles/spadic/message/wrap/cpp/demo/demo.cpp
Checked out external at revision 763.

Checked out revision 8015.
borys@borys-Aspire-V3-571G:~$ cd cbmroot/
borys@borys-Aspire-V3-571G:~/cbmroot$ mkdir cbm_build
borys@borys-Aspire-V3-571G:~/cbmroot$ cd cbm_build/
borys@borys-Aspire-V3-571G:~/cbmroot/cbm_build$ cmake ..
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- NOT Found FAIRBASE
CMake Error at CMakeLists.txt:52 (include):
include could not find load file:

CheckCXX11Features


CMake Error at CMakeLists.txt:55 (include):
include could not find load file:

FairMacros


CMake Error at CMakeLists.txt:56 (include):
include could not find load file:

WriteConfigFile


CMake Error at CMakeLists.txt:58 (include):
include could not find load file:

CheckCompiler


CMake Error at CMakeLists.txt:62 (Check_Compiler):
Unknown CMake command "Check_Compiler".


-- Configuring incomplete, errors occurred!
See also "/home/borys/cbmroot/cbm_build/CMakeFiles/CMakeOutput.log".
I also tried to write in .bash.rc
export SIMPATH=/misc/cbmsoft/Lenny32/jun15
but problem didn't disappear.
What am I doing wrong?
Thanks for any help!
Smile
 
Read Message
Read Message
Previous Topic: Question about environmental varaibles[Solved]
Next Topic: Using zlib
Goto Forum:
  


Current Time: Thu Mar 28 10:09:10 CET 2024

Total time taken to generate the page: 0.00973 seconds