差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
softwares:root:installation [2020/01/18 06:25] kobayashsoftwares:root:installation [2020/01/18 06:28] (現在) – [./configure for ROOT v5.34.36 on Ubuntu 18.04 LTS] kobayash
行 3: 行 3:
 ==== ./configure for ROOT v5.34.36 on Ubuntu 18.04 LTS ==== ==== ./configure for ROOT v5.34.36 on Ubuntu 18.04 LTS ====
 To install the ROOT v5.34.36 with libMathMore.so, following command can work. <code> To install the ROOT v5.34.36 with libMathMore.so, following command can work. <code>
-./configure --prefix=/home/kobayash/cern/root_v5.34.36 --etcdir=/home/kobayash/cern/root_v5.34.36 --enable-mathmore --with-cc=gcc-4.8 --with-cxx=g++-4.8 --with-ld=g++-4.8 --with-f77=gfortran-4.8 --enable-gsl-shared --libdir=/home/kobayash/cern/root_v5.34.36/lib --incdir=/home/kobayash/cern/root_v5.34.36/include+$ cd $HOME/cern/root_v5.34.36 
 +./configure --prefix=$HOME/cern/root_v5.34.36 --etcdir=$HOME/cern/root_v5.34.36 --libdir=$HOME/cern/root_v5.34.36/lib --incdir=$HOME/cern/root_v5.34.36/include --enable-mathmore --with-cc=gcc-4.8 --with-cxx=g++-4.8 --with-ld=g++-4.8 --with-f77=gfortran-4.8 --enable-gsl-shared 
 </code> Before installation, some packages should be installed as below. <code> </code> Before installation, some packages should be installed as below. <code>
 $ sudo apt-get install libgsl-dev gcc-4.8 g++4.8 gfortran-4.8 $ sudo apt-get install libgsl-dev gcc-4.8 g++4.8 gfortran-4.8
 </code> </code>
  
softwares/root/installation.1579296351.txt.gz · 最終更新: 2020/01/18 06:25 by kobayash
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0