pandaroot installation on ubuntu16.04 [message #19308] |
Wed, 01 June 2016 12:11 |
Simon Reiter
Messages: 44 Registered: May 2013
|
continuous participant |
From: *physik.uni-giessen.de
|
|
Hello,
I tried to install PandaRoot on Ubuntu 16.04, which is installed on an USB stick running on a MacBookPro. But that should not make any differences.
After some earlier problems with FairSoft and FairRoot which are pretty common ^^, I got to the installtion of PandaRoot itself.
An error occurred for PndLmdHitPair.cxx that the functions isinf and isnan could not be found. I looked in PndLmdSensorAlignment.cxx and saw, that both functions are called by std::isinf and std::isnan instead. Copying this call to PndLmdHitPair.cxx helped to finish the installation and it seems to work.
I just want to know if this can be added to the repo to prevent further problems or if this should not be done.
Best regards
Simon
PS: Please add to the wiki, that the installation of FairSoft is not supported by the newer versions (5+) of gcc, g++ and gfortran. Therefore I had to download 4.9 and relink the software in /usr/bin.
[Updated on: Wed, 01 June 2016 12:11] Report message to a moderator
|
|
|
Re: pandaroot installation on ubuntu16.04 [message #19309 is a reply to message #19308] |
Wed, 01 June 2016 12:26 |
StefanoSpataro
Messages: 2736 Registered: June 2005 Location: Torino
|
first-grade participant |
From: *to.infn.it
|
|
Dear Simon,
I have installed successfully the suggested version of FairSoft, FairRoot and pandaroot trunk in my Ubuntu 16.04, and I am running gcc 5.3.1.
All those isnan are already corrected in the trunk since a while, when I sent the message in the forum. Which versions of FairSoft/FairRoot/pandaroot are you using?
[Updated on: Wed, 01 June 2016 13:18] Report message to a moderator
|
|
|
|
|
|