User Tools

Site Tools


software:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:install [2020/05/27 12:18] himusersoftware:install [2023/02/10 15:56] (current) himuser
Line 12: Line 12:
   libglu1-mesa-dev libgl1-mesa-dev \   libglu1-mesa-dev libgl1-mesa-dev \
   libncurses5-dev curl libcurl4-openssl-dev bzip2 libbz2-dev gzip unzip tar \   libncurses5-dev curl libcurl4-openssl-dev bzip2 libbz2-dev gzip unzip tar \
-  subversion git xutils-dev flex bison lsb-release python-dev \+  subversion git xutils-dev flex bison lsb-release python3-dev \
   libc6-dev-i386 libxml2-dev wget libssl-dev libkrb5-dev \   libc6-dev-i386 libxml2-dev wget libssl-dev libkrb5-dev \
   automake autoconf libtool   automake autoconf libtool
 </code> </code>
 <code> <code>
-sudo apt-get istall libxi-dev+sudo apt-get install libxi-dev
 </code> </code>
  
Line 31: Line 31:
 Checking connectivity... done. Checking connectivity... done.
  
 +</code>
 +
 +== Switch to the May18p1 tag: ==
 +<code>
 $ cd fairsoft_may18 $ cd fairsoft_may18
 +$ git checkout tags/may18p1
 </code> </code>
  
  
-**Launch the ./configure.sh script**\\+**Launch the ./configure.sh script((If using fairsoft may18p1, since 2021 in the package_versions.sh script two URLs need to be changed, line 25 and line 34. 
 + 
 +<code> 
 +#export PYTHIA8_LOCATION="http://home.thep.lu.se/~torbjorn/pythia8/" 
 +export PYTHIA8_LOCATION="https://pythia.org/download/pythia82/" 
 + 
 +#export GEANT4_LOCATION="http://geant4.cern.ch/support/source/" 
 +export GEANT4_LOCATION="http://cern.ch/geant4-data/releases/" 
 +</code> 
 +))**\\
 and answer to the questions as the following: and answer to the questions as the following:
   - GCC (Linux)   - GCC (Linux)
software/install.1590581934.txt.gz · Last modified: 2022/01/14 18:44 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki