GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » external packages on Ubuntu
external packages on Ubuntu [message #7920] Thu, 19 February 2009 11:33 Go to previous message
Felix Boehmer is currently offline  Felix Boehmer
Messages: 149
Registered: May 2007
Location: Munich
first-grade participant

From: *natpool.mwn.de
just a short remark for all who want to use pandaroot on Ubuntu (like me) and have problems installing the external packages:

since the g77 is no longer in the standard repositories and the set_compiler.sh script fails to extract the correct version of gfortran, the following lines should be added to the script:

elif [ $(gfortran -dumpversion | grep 'Ubuntu' | cut -c 1-3) ];
    then
      gfortran_major_version=$(gfortran -dumpversion | grep 'Ubuntu' | cut -c 21)
      gfortran_minor_version=$(gfortran -dumpversion | grep 'Ubuntu' | cut -c 23)


Maybe this would be a nice change for the next version.

Cheers,

Felix

[Updated on: Thu, 19 February 2009 11:38]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: Segmentation Violation when simulating events with run_sim1.C
Next Topic: Error with PndLheTrackFinder
Goto Forum:
  


Current Time: Fri Mar 29 08:40:27 CET 2024

Total time taken to generate the page: 0.00903 seconds