GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Error in PandaRootdec17 installation
Error in PandaRootdec17 installation [message #22928] Wed, 12 September 2018 12:55 Go to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru

Dear colleagues,

I have problems with PandaRoot installation. I have installed Fairsoft version may18, FairRoot version 17.10 (17.10b wasn't found)
and tried PandaRoot version dec17 (dec17p2 wasn't found during svn copying). During the compilation with make -j4 I've got the
errors:

....
-- Installing: /home/anna/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda/lib/ cmake/Vc/OptimizeForArchitecture.cmake
-- Installing: /home/anna/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda/lib/ cmake/Vc/FindVc.cmake
[ 37%] Completed 'vc'
[ 37%] Built target vc
Makefile:140: runtime error prescription for the purpose «all»
make: *** [all] Error 2

What could be the reason?

Thank you in advance,
Anna
Re: Error in PandaRootdec17 installation [message #22929 is a reply to message #22928] Wed, 12 September 2018 12:57 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ext.kfa-juelich.de
Try to run it a second time.

Cheers,

Tobias
Re: Error in PandaRootdec17 installation [message #22931 is a reply to message #22929] Wed, 12 September 2018 15:57 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
At the second time I have:

...
[ 37%] Building CXX object pgenerators/Direct/CMakeFiles/FtfGenDirect.dir/G__FtfGenDirectDict.cxx.o
[ 37%] Built target FtfEvtGen_exe
[ 37%] Linking CXX shared library ../../../lib/libPhotosCxxInterface.so
[ 37%] Built target PhotosCxxInterface
[ 37%] Linking CXX shared library ../../lib/libFtfGenDirect.so
[ 37%] Built target FtfGenDirect
Makefile:140: runtime error prescription for the purpose «all»
make: *** [all] Error 2

?????
Re: Error in PandaRootdec17 installation [message #22934 is a reply to message #22931] Wed, 12 September 2018 16:05 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *netcologne.de
Could you please re-run the compilation without the option -j4. So just make.
And then copy the lines with the error message. In the listing before the concrete error message is missing.

Cheers,

Tobias
Re: Error in PandaRootdec17 installation [message #22939 is a reply to message #22929] Wed, 12 September 2018 16:11 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
without the option -j4:

~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda$ make
-- Found Git: /usr/bin/git (found version "2.18.0")
[ 0%] Built target svnheader
[ 1%] Built target vc
[ 7%] Built target PndData
[ 8%] Built target generalTools
[ 8%] Built target buffers
[ 9%] Built target Passive
[ 11%] Built target Field
[ 11%] Built target DpmEvtGen
[ 11%] Generating G__PGenDict.cxx, G__PGenDict_rdict.pcm, ../lib/libPGen.rootmap
input_line_12:1493:10: fatal error: 'Riosfwd.h' file not found
#include "Riosfwd.h" // for ostream
^~~~~~~~~~~
Error: /home/anna/WORK/PandaRoot/fairsoft_may18/buildFairSoft/bin/rootcint: compilation failure (/home/anna/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda/pge nerators/G__PGenDictf2ce421b8c_dictUmbrella.h)
pgenerators/CMakeFiles/PGen.dir/build.make:85:runtime error prescription for the purpose «pgenerators/G__PGenDict.cxx»
make[2]: *** [pgenerators/G__PGenDict.cxx] Error 1
CMakeFiles/Makefile2:1349: runtime error prescription for the purpose «pgenerators/CMakeFiles/PGen.dir/all»
make[1]: *** [pgenerators/CMakeFiles/PGen.dir/all] Error 2
Makefile:140: runtime error prescription for the purpose «all»
make: *** [all] Error 2

Re: Error in PandaRootdec17 installation [message #22942 is a reply to message #22934] Wed, 12 September 2018 16:44 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ikp.kfa-juelich.de
It seems that you are running an old version of FairRoot. Could you please update to the latest release v18.0.1

Cheers,

Tobias
Re: Error in PandaRootdec17 installation [message #22943 is a reply to message #22942] Thu, 13 September 2018 14:55 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru

Yes, that was v-17.10, as written in tutorial. With FairRoot v18.0.1 a have quite another picture with installation of PandaRoot dec17:

anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda$ cmake ../
-- The C compiler identification is GNU 6.4.0
-- The CXX compiler identification is GNU 6.4.0
-- 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
-- The Fortran compiler identification is GNU 7.2.0
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- NOT Found FAIRBASE
CMake Warning at CMakeLists.txt:73 (find_package):
By not providing "FindFairRoot.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "FairRoot",
but CMake did not find one.

Could not find a package configuration file provided by "FairRoot" with any
of the following names:

FairRootConfig.cmake
fairroot-config.cmake

Add the installation prefix of "FairRoot" to CMAKE_PREFIX_PATH or set
"FairRoot_DIR" to a directory containing one of the above files. If
"FairRoot" provides a separate development package or SDK, be sure it has
been installed.


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

FairMacros


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

WriteConfigFile


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

CheckCompiler


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

CheckFortran


Set BuildType DEBUG
CMake Error at CMakeLists.txt:92 (Check_Compiler):
Unknown CMake command "Check_Compiler".


-- Configuring incomplete, errors occurred!
See also " /home/anna/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda/CMak eFiles/CMakeOutput.log ".
anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda$ echo $CMake
/home/anna/WORK/PandaRoot/fairsoft_may18/buildFairSoft
anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec17/buildPanda$ echo $FAIRROOTPATH
/home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-18.0.1/


????
Re: Error in PandaRootdec17 installation [message #22944 is a reply to message #22943] Thu, 13 September 2018 15:06 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ikp.kfa-juelich.de
Do you have set the FAIRROOTPATH?

It seems that it cannot find FairRoot.

Cheers,


Tobias
Re: Error in PandaRootdec17 installation [message #22948 is a reply to message #22944] Thu, 13 September 2018 15:13 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Yes, you can see it in the final lines of my report...
You can see also my output - CMakeOutput.log

Thank you,
Anna
Re: Error in PandaRootdec17 installation [message #23454 is a reply to message #22948] Mon, 28 January 2019 15:15 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru

Dear Tobias,

again I'm having problems with PandaRoot installation (with FairSoft may18). I tryed to install this time version dec18. Following the tutorial I wrote:
svn co https://subversion.gsi.de/fairroot/pandaroot/release/dec18p1 pandaroot_dec18p1
And have got svn: E170000: URL 'https://subversion.gsi.de/fairroot/pandaroot/release/dec18p1' doesn't exist !!!

Then I tryed supposed that stable is the last version:
svn co https://subversion.gsi.de/fairroot/pandaroot/stable pandaroot_dec18p1

And finally got:

...ok ...

Fetching external item into 'pandaroot_dec18p1/fairtools':
A pandaroot_dec18p1/fairtools/FairLogger.cxx
A pandaroot_dec18p1/fairtools/FairToolsLinkDef.h
A pandaroot_dec18p1/fairtools/FairLogger.h
A pandaroot_dec18p1/fairtools/CMakeLists.txt
Checked out external at revision 30295.

svn: warning: W205011: Error handling externals definition for 'pandaroot_dec18p1/genfit':
svn: warning: W170013: Unable to connect to a repository at URL 'https://genfit.svn.sourceforge.net/svnroot/genfit/core'
svn: warning: W205011: Error handling externals definition for 'pandaroot_dec18p1/GenfitTools/trackrep/LSLtrackRep':
svn: warning: W170013: Unable to connect to a repository at URL 'https://genfit.svn.sourceforge.net/svnroot/genfit/LSLtrackRep'
svn: warning: W205011: Error handling externals definition for 'pandaroot_dec18p1/GenfitTools/trackrep/GeaneTrackRep2':
svn: warning: W170013: Unable to connect to a repository at URL 'https://genfit.svn.sourceforge.net/svnroot/genfit/GeaneTrackRep2'
svn: warning: W205011: Error handling externals definition for 'pandaroot_dec18p1/GenfitTools/trackrep/RKTrackRep':
svn: warning: W170013: Unable to connect to a repository at URL 'https://genfit.svn.sourceforge.net/svnroot/genfit/RKTrackRep'
Version 30295.
svn: E205011: Failure occurred processing one or more externals definitions

What is wrong this time?

Thank you in advance,
Anna
Re: Error in PandaRootdec17 installation [message #23460 is a reply to message #23454] Mon, 28 January 2019 15:27 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *nc.de
Dear Anna,

PandaRoot has switched from SVN to git. Therefore it is not possible to download it anlyonger via SVN.

Please follow: https://panda-wiki.gsi.de/foswiki/bin/view/Computing/PandaRootInstallGit
or (if you plan to develop for PandaRoot): https://panda-wiki.gsi.de/foswiki/bin/view/Computing/PandaRootInstallWit hGit

I hope that these descriptions help you with your installations.

Cheers,

Tobias
Re: Error in PandaRootdec17 installation [message #23466 is a reply to message #22948] Wed, 30 January 2019 11:08 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Dear Tobias,

Thank you for your answer. I tryed to use Git. But it asks for a username and password.
I requested the password via the https://pandaatfair.githost.io/users/sign_in. But didn't got the reply. Could you, please, help me?

Best regards,
Anna
Re: Error in PandaRootdec17 installation [message #23467 is a reply to message #23466] Wed, 30 January 2019 11:13 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *nc.de
I just created you an account. You should have got the information via e-mail.

Please have a look at: https://panda-wiki.gsi.de/foswiki/bin/view/Computing/PandaRootInstallGit
for the installation process.

Cheers,

Tobias
Re: Error in PandaRootdec18 installation [message #23471 is a reply to message #23466] Wed, 30 January 2019 13:13 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Dear Tobias,

I've got the new dec18 version of PandaRoot. But again the installation procedure failed. What can I do? :

-- The C compiler identification is GNU 6.4.0
-- The CXX compiler identification is GNU 6.4.0
-- 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
-- The Fortran compiler identification is GNU 7.2.0
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- NOT Found FAIRBASE
CMake Warning at CMakeLists.txt:73 (find_package):
By not providing "FindFairRoot.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "FairRoot",
but CMake did not find one.

Could not find a package configuration file provided by "FairRoot" with any
of the following names:

FairRootConfig.cmake
fairroot-config.cmake

Add the installation prefix of "FairRoot" to CMAKE_PREFIX_PATH or set
"FairRoot_DIR" to a directory containing one of the above files. If
"FairRoot" provides a separate development package or SDK, be sure it has
been installed.


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

FairMacros


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

WriteConfigFile


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

CheckCompiler


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

CheckFortran


Set BuildType DEBUG
CMake Error at CMakeLists.txt:92 (Check_Compiler):
Unknown CMake command "Check_Compiler".


-- Configuring incomplete, errors occurred!
See also " /home/anna/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda/CMak eFiles/CMakeOutput.log ".
Re: Error in PandaRootdec18 installation [message #23476 is a reply to message #23471] Wed, 30 January 2019 13:20 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *nc.de
Did you set the SIMPATH and FAIRROOTPATH properly?

Can you post the value of these variables?

Cheers,

Tobias
Re: Error in PandaRootdec18 installation [message #23478 is a reply to message #23476] Wed, 30 January 2019 13:47 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Yes, I did. As far as I remember, FairSoft was installed successfully.

anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda$ echo $SIMPATH
/home/anna/WORK/PandaRoot/fairsoft_may18/buildFairSoft/
anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda$ echo $FAIRROOTPATH
/home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-18.0.1/

Re: Error in PandaRootdec18 installation [message #23482 is a reply to message #23478] Wed, 30 January 2019 14:05 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *nc.de
For the FairRoot installation have you called "make install"?
Could you check if the FAIRROOT_PATH contains the FairRoot libraries and header files?

Cheers,

Tobias
Re: Error in PandaRootdec18 installation [message #23483 is a reply to message #23482] Wed, 30 January 2019 14:09 Go to previous messageGo to next message
Florian Uhlig is currently offline  Florian Uhlig
Messages: 424
Registered: May 2007
first-grade participant
From: *gsi.de
It should be FAIRROOTPATH and not FAIRROOT_PATH !!
Re: Error in PandaRootdec18 installation [message #23485 is a reply to message #23483] Wed, 30 January 2019 14:10 Go to previous messageGo to next message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *nc.de
You are right. But it is FAIRROOTPATH.
Re: Error in PandaRootdec18 installation [message #23486 is a reply to message #23476] Wed, 30 January 2019 14:12 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Yes, I understood Smile . Thank you! I'm not absolutely sure about "make install". So I would better redo this!
Re: Error in PandaRootdec18 installation [message #23489 is a reply to message #23476] Wed, 30 January 2019 15:00 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
I have reinstalled FairRoot to version 18.0.4. Made "make install". The libraries seems to be on their place:
anna:~/WORK/PandaRoot/fairsoft_may18/installFairRoot-v18.0.4$ ls
bin include lib share

But again I have:

anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda$ cmake ../
-- NOT Found FAIRBASE
CMake Warning at CMakeLists.txt:73 (find_package):
By not providing "FindFairRoot.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "FairRoot",
but CMake did not find one.

Could not find a package configuration file provided by "FairRoot" with any
of the following names:

FairRootConfig.cmake
fairroot-config.cmake

Add the installation prefix of "FairRoot" to CMAKE_PREFIX_PATH or set
"FairRoot_DIR" to a directory containing one of the above files. If
"FairRoot" provides a separate development package or SDK, be sure it has
been installed.


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

FairMacros


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

WriteConfigFile


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

CheckCompiler


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

CheckFortran


Set BuildType DEBUG
CMake Error at CMakeLists.txt:92 (Check_Compiler):
Unknown CMake command "Check_Compiler".


-- Configuring incomplete, errors occurred!
See also " /home/anna/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda/CMak eFiles/CMakeOutput.log ".

????? May be I must put the path to CMake somehow manually in .bash_profile?
Re: Error in PandaRootdec18 installation [message #23495 is a reply to message #23489] Tue, 05 February 2019 14:28 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Dear colleagues,

I cann't understand how to set the paths to CMake correctly and I cann't also find the requested FairRootConfig.cmake or fairroot-config.cmake files (see the message above).
What I have to do in this situation?

Thank you in advance,
Anna
Re: Error in PandaRootdec17 installation [message #23508 is a reply to message #22928] Wed, 06 February 2019 08:25 Go to previous messageGo to next message
Ralf Kliemt is currently offline  Ralf Kliemt
Messages: 507
Registered: May 2007
Location: GSI, Darmstadt
first-grade participant

From: *gsi.de
Dear Anna,

Your FairRoot seems to be absent.
Please double-check that you have set both, SIMPATH and FIARROOTPATH, correctly. These folders should contain the installed libraries, binaries and headers of FairSoft and FairRoot, respectively.

Cheers!
Ralf
Re: Error in PandaRootdec17 installation [message #23526 is a reply to message #23508] Fri, 08 February 2019 13:03 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Dear colleagues,

I have redone all the installation procedure form the very beginning and got the same results. FairSoft and FairRoot were installed without errors/
All the paths seems to be correct:

anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda$ echo $SIMPATH
/home/anna/WORK/PandaRoot/fairsoft_may18/buildFairSoft/
anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda$ echo $FAIRROOTPATH
/home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-18.0.4/
anna:~/WORK/PandaRoot/fairsoft_may18/pandaroot_dec18/buildPanda$ echo $CMake
/home/anna/WORK/PandaRoot/fairsoft_may18/buildFairSoft/bin

I do not understand well the statement:
Add the installation prefix of "FairRoot" to CMAKE_PREFIX_PATH or set
"FairRoot_DIR" to a directory containing one of the above files. If
"FairRoot" provides a separate development package or SDK, be sure it has
been installed.

What exactly should I do?

During my installation I used:

cmake -DCMAKE_INSTALL_PREFIX=/home/anna/WORK/PandaRoot/fairsoft_may18/installF airRoot-v18.0.4 /home/anna/WORK/PandaRoot/fairsoft_may18/FairRoot-v18.0.4
instead of
cmake -DCMAKE_INSTALL_PREFIX=~/fairsoft_may18/installFairRoot-v18.0.4 ~/fairsoft_may18/FairRoot-v18.0.4

because -DCMAKE_INSTALL_PREFIX=~/fairsoft_may18/installFairRoot-v18.0.4 didn't work. May be this way was wrong?


The $SIMPATH and $FAIRROTPATH directories contain correspondingly:
anna:~/WORK/PandaRoot/fairsoft_may18/buildFairSoft$ ls $SIMPATH
bin DDS_env.sh etc include lib lib64 LICENSE plugins ReleaseNotes.md share tests tutorials

anna:~/WORK/PandaRoot/fairsoft_may18$ echo $FAIRROOTPATH
/home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-18.0.4/
anna:~/WORK/PandaRoot/fairsoft_may18$ cd installFairRoot-v18.0.4/
anna:~/WORK/PandaRoot/fairsoft_may18/installFairRoot-v18.0.4$ ls
bin include lib share

strange situation that the command cd $FAIRROOTPATH doesn't work:
bash: cd: /home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-18.0.4/: No such file or directory
while cd $SIMPATH works and /home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-18.0.4/ exists in reality.

May be this could also be the reason of problems. What could this cause?

Please, give me some hints.

Thank you in advance,
best regards,
Anna
Re: Error in PandaRootdec17 installation [message #23528 is a reply to message #22928] Fri, 08 February 2019 13:55 Go to previous messageGo to next message
Ralf Kliemt is currently offline  Ralf Kliemt
Messages: 507
Registered: May 2007
Location: GSI, Darmstadt
first-grade participant

From: *gsi.de
Dear Anna,

This seems really strange.
Try to create a new installation directory for FairRoot and repeat the FairRott installation.

What operating system do you use?

Cheers!
Ralf
Re: Error in PandaRootdec17 installation [message #23532 is a reply to message #23526] Fri, 08 February 2019 14:08 Go to previous messageGo to next message
Radoslaw Karabowicz is currently offline  Radoslaw Karabowicz
Messages: 108
Registered: June 2004
Location: GSI
continuous participant
From: *gsi.de
The line:
cmake -DCMAKE_INSTALL_PREFIX=/home/anna/WORK/PandaRoot/fairsoft_may18/installF airRoot-v18.0.4 /home/anna/WORK/PandaRoot/fairsoft_may18/FairRoot-v18.0.4

looks suspicious because of one extra space.
Can you do:

ls /home/anna/WORK/PandaRoot/fairsoft_may18
?
Re: Error in PandaRootdec17 installation [message #23536 is a reply to message #23508] Fri, 08 February 2019 14:23 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
No Message Body
Re: Error in PandaRootdec18 installation [message #23538 is a reply to message #23489] Fri, 08 February 2019 14:43 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
More precise x86_64-linux-gnu Ubuntu 6.4.0-8
Re: Error in PandaRootdec18 installation [message #23539 is a reply to message #23538] Fri, 08 February 2019 14:47 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Sorry, seems the message gone in a wrong direction.

An extra space in the line cmake ... could be caused just by the copy and past procedure.

anna:~$ ls /home/anna/WORK/PandaRoot/fairsoft_may18
automatic.conf configure.sh FairRoot-v18.0.4 installFairRoot-v18.0.4 README.md transport
basics DEPENDENCIES generators libraries_070219_121545.log recoonly.conf
buildFairSoft dependencies_macos.md grid.conf make_clean.sh scripts
config.cache dependencies.md Install_070219_121545.log pandaroot_dec18 tools
Re: Error in PandaRootdec18 installation [message #23542 is a reply to message #23489] Fri, 08 February 2019 14:58 Go to previous messageGo to next message
Radoslaw Karabowicz is currently offline  Radoslaw Karabowicz
Messages: 108
Registered: June 2004
Location: GSI
continuous participant
From: *gsi.de
Is it an accident that you installled FairRoot into:
/home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-v18.0.4/
while your FAIRROOTPATH is set to:
/home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-18.0.4/
which is different in lacking 'v'?
Can you do:
export FAIRROOTPATH=/home/anna/WORK/PandaRoot/fairsoft_may18/installFairRoot-v18.0.4/

and try again?

[Updated on: Fri, 08 February 2019 15:00]

Report message to a moderator

Re: Error in PandaRootdec17 installation [message #23549 is a reply to message #23536] Fri, 08 February 2019 15:10 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Dear Radoslaw,

You are great! It's really not easy to notice personally such a small bugs. I hope it should help!
I'll redo everything again.

Thank you very much!
Anna
Re: Error in PandaRootdec17 installation [message #23550 is a reply to message #23549] Fri, 08 February 2019 15:32 Go to previous messageGo to next message
Anna Skachkova is currently offline  Anna Skachkova
Messages: 37
Registered: September 2018
continuous participant
From: *jinr.ru
Now it works!!!

Thanks a lot for help!
Anna
Re: Error in PandaRootdec17 installation [message #23553 is a reply to message #23550] Fri, 08 February 2019 15:33 Go to previous message
Radoslaw Karabowicz is currently offline  Radoslaw Karabowicz
Messages: 108
Registered: June 2004
Location: GSI
continuous participant
From: *gsi.de
Great!
Previous Topic: Failed FairSoft (for analysis) Installation on Ubuntu 18.04 LTS
Next Topic: cann't start
Goto Forum:
  


Current Time: Fri Mar 29 11:35:18 CET 2024

Total time taken to generate the page: 0.01402 seconds