since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h

This commit is contained in:
2014-02-12 12:43:32 +01:00
parent 76f39229f4
commit bbb8550f96
254 changed files with 185 additions and 864 deletions

View File

@ -1,13 +1,12 @@
#---------------------------------------------------------------------
# INSTALL
# BMW, 2011/01/27
# $Id: INSTALL 4013 2009-06-21
# AS/BMW, 2014/02/11; 2011/01/27
#---------------------------------------------------------------------
To get it all build:
sh autogen.sh
./configure --prefix=/apps/cern/root (or whereever musrfit should be installed)
./configure --prefix=/opt/cern/root (or where ever musrfit should be installed)
make
make install (as superuser -- maybe)