use Minuit2 comming with ROOT, added Id tags

This commit is contained in:
nemu
2008-01-15 08:08:19 +00:00
parent c6cc508aaf
commit 04ffdd264d
3 changed files with 13 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
*************************************************************
Build instructions for the shared library libPMusr.so
Andreas Suter, 2008/01/08
$Id$
*************************************************************
At the moment a lot of the build stuff has to be done manually.
@@ -14,7 +14,8 @@ automatically.
Required packages:
* ROOT >= 5.16 : needed for read/write some data files, plotting, ...
* Minuit2 >= 5.08 : needed for fitting
ROOT needs to be compiled with Minuit2 enabled
(configure ... --enable-minuit2 ...)
* Spirit >= 1.8.5 : needed for parsing (this is part of the boost lib, and
hence installed on most linux machines). The boost libs
are platform independent and hence it should be easy in
@@ -27,5 +28,3 @@ make -f Makefile.PMusr
than as root
make -f Makefile.PMusr install