Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [FIXED] error after svn update
Re: error after svn update [message #14337 is a reply to message #14336] |
Mon, 14 January 2013 11:15 |
Karin Schönning
Messages: 65 Registered: August 2012 Location: Uppsala University
|
continuous participant |
From: *physics.uu.se
|
|
I did, but the structure is still the same. SIMPATH in config.sh is correct, but the geant4 libraries, for example, are in the wrong place.
Example:
---------------------------
export Linux_Flavour_="Ubuntu 12.04 LTS n l"
export System_="x86_64"
source /export/home/schonnin/panda/pandaroot/buildPanda/check_system.sh
if [ "$same_system" == "1" ]; then
export SIMPATH="/export/home/schonnin/panda/sep12/build"
export ROOTSYS="/export/home/schonnin/panda/sep12/build"
if (true); then
export GEANT4_LIBRARY_DIR="/export/home/schonnin/panda/sep12/transport/geant4/lib "
etc.
------------------------------
There is however no directory /export/home/schonnin/panda/sep12/transport/geant4/lib ,instead the geant4 libraries are in /export/home/schonnin/panda/sep12/build/lib
I did not have this problem with the previous external packages and then, as as I remember, one did not have to specify a special installation directory during configuration.
|
|
|
Goto Forum:
Current Time: Wed Sep 18 16:34:22 CEST 2024
Total time taken to generate the page: 0.00754 seconds
|