GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Install PandaRoot on Kronos
Install PandaRoot on Kronos [message #20866] Mon, 17 April 2017 18:49 Go to next message
Lu Cao is currently offline  Lu Cao
Messages: 77
Registered: February 2013
continuous participant
From: *dyn.telefonica.de
Dear all,

I'm trying to install the latest release PandaRoot on Kronos with the pre-installed (as recommended) fairsoft & fairroot as

export SIMPATH=/cvmfs/fairroot.gsi.de/fairsoft/may16_root5
export FAIRROOTPATH=/cvmfs/fairroot.gsi.de/fairroot/v-16.06b_fairsoft-may16_roo t5

A cmake error occurs:
-- Configuring done
CMake Error at /cvmfs/fairroot.gsi.de/fairroot/v-16.06b_fairsoft-may16_root5/share/fairbase/cmake/modules/ROOTMacros.cmake:325 (Add_Library):
  Cannot find source file:

    ./eventDisplay/src/EventDisplay.cc

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  genfit2/CMakeLists.txt:146 (GENERATE_LIBRARY)


Several available versions of "v-16.06*_fairsoft-may16_root5" have been tried, but it's always stacked by the same error. The installation on a local PC with the same version but self-installed fairsoft & fairroot is succeed. Does anyone have clue about the problem on Kronos? Thanks in advance.

Best regards,
Lu

Re: Install PandaRoot on Kronos [message #20871 is a reply to message #20866] Wed, 19 April 2017 12:38 Go to previous messageGo to next message
Lu Cao is currently offline  Lu Cao
Messages: 77
Registered: February 2013
continuous participant
From: *wlan.uni-bonn.de
Hi all,

as suggested by Ralf, I report this problem to [linux-service@gsi.de] and it's solved now. It's due to Quote:
the mentioned repository is using external links, you'll have to configure your svn client to use a proxy server.
That's why I see the warnings when download the svn source code, e.g.
svn: warning: W200000: Error handling externals definition for 'pandaroot_feb17p1/genfit2/core':
svn: warning: W000111: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/genfit/code/trunk/core'
svn: warning: W200000: Error handling externals definition for 'pandaroot_feb17p1/genfit2/doc':
svn: warning: W000111: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/genfit/code/trunk/doc'
s


The CMake error indicated previously is related to this svn issue.

Solution:
- vi ~/.subversion/servers
- uncomment and set in the [global] section there as
[global]
http-proxy-exceptions = *.gsi.de
http-proxy-host = proxy.gsi.de
http-proxy-port = 8080


The proxy server at GSI is proxy.gsi.de with TCP port 3128 or 8080. Note there should be no space entered at the beginning of each command line!

Best,
Lu
Re: Install PandaRoot on Kronos [message #20875 is a reply to message #20871] Wed, 19 April 2017 13:37 Go to previous message
Florian Uhlig is currently offline  Florian Uhlig
Messages: 424
Registered: May 2007
first-grade participant
From: *gsi.de
Hi,

the correct port is 3128. Maybe 8080 is working now but I wouldn't rely on that.

Ciao

Florian
Previous Topic: Problem running sim with IdealTrackFinder on Kronos
Next Topic: [FIXED]Problem when I source /pandaroot/buildpanda/config.sh
Goto Forum:
  


Current Time: Fri Apr 19 07:59:34 CEST 2024

Total time taken to generate the page: 0.00850 seconds