musrfit/INSTALL

19 lines
629 B
Plaintext

#---------------------------------------------------------------------
# INSTALL
# Andreas Suter, 2009/06/21
# $Id: README 4013 2009-06-21
#---------------------------------------------------------------------
To get it all build:
./autogen.sh
./configure --prefix=/apps/cern/root (or whereever musrfit should be installed)
make
make install (as superuser -- maybe)
In the optimal case, everything is set up ;-)
#---------------------------------------------------------------------
# this is the end ...
#---------------------------------------------------------------------