Updated the built-in version of the cuba library to version 2.1 within the BMWlibs.
Also the cuba-compiler-check for gcc-versions containing a certain bug (4.2, 4.4.3) has been adopted. This still needs to be tested on systems having such a gcc. If this new version of the built-in library should be installed, first make sure that the old version is completely deinstalled (including headers, pkg-config-files, etc.).
This commit is contained in:
8
INSTALL
8
INSTALL
@ -1,18 +1,22 @@
|
||||
#---------------------------------------------------------------------
|
||||
# INSTALL
|
||||
# Andreas Suter, 2009/06/21
|
||||
# BMW, 2011/01/27
|
||||
# $Id: INSTALL 4013 2009-06-21
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
To get it all build:
|
||||
|
||||
./autogen.sh
|
||||
sh 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 ;-)
|
||||
|
||||
More information about the software requirements and the installation can be found at:
|
||||
https://intranet.psi.ch/MUSR/MusrFitSetup
|
||||
http://lmu.web.psi.ch/facilities/software/musrfit/user/intranet.psi.ch/MUSR/MusrFitSetup.html
|
||||
|
||||
#---------------------------------------------------------------------
|
||||
# this is the end ...
|
||||
#---------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user