musrfit/INSTALL
Bastian M. Wojek ce813ab41d GNU cosmetics
2009-06-21 17:22:50 +00:00

19 lines
630 B
Plaintext

#---------------------------------------------------------------------
# INSTALL
# Andreas Suter, 2009/06/21
# $Id: INSTALL 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 ...
#---------------------------------------------------------------------