]> git.uio.no Git - u/mrichter/AliRoot.git/blame - doc/aliroot-primer/scripts/makeclhep
Scripts for the AliRoot primer
[u/mrichter/AliRoot.git] / doc / aliroot-primer / scripts / makeclhep
CommitLineData
967f5306 1tar zxvf clhep-2.0.3.1.tgz
2cd 2.0.3.1/CLHEP
3./configure --prefix=$ALICE/CLHEP # Select the place to install CLHEP
4make
5make check
6make install