Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around
This commit is contained in:
18
INSTALL
Normal file
18
INSTALL
Normal file
@ -0,0 +1,18 @@
|
||||
#---------------------------------------------------------------------
|
||||
# INSTALL
|
||||
# Andreas Suter, 2008/01/15
|
||||
# $Id: README 3854 2009-04-14 19:32:35Z nemu $
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
To get it all build:
|
||||
|
||||
./autogen.sh
|
||||
./configure --prefix=/apps/cern/root
|
||||
make
|
||||
make install
|
||||
|
||||
In the optimal case, everything is setup ;-)
|
||||
|
||||
#---------------------------------------------------------------------
|
||||
# this is the end ...
|
||||
#---------------------------------------------------------------------
|
Reference in New Issue
Block a user