Preparation for next week [message #5643] |
Wed, 16 January 2008 16:01 |
Jens Sören Lange
Messages: 193 Registered: June 2005
|
first-grade participant |
From: *physik.uni-giessen.de
|
|
Hi all,
as just discussed on the meeting, this is the preparation for next week's workshop (in particular for Klaus Goetzen's tutorial on Monday afternoon).
1.) install the "new" external packages of 23.11.2007
(if you haven't done so yet)
http://cbmroot.gsi.de/installation/External%20Packages.htm
2.) svn co https://subversion.gsi.de/fairroot/pandaroot
on FRIDAY AFTERNOON
> mkdir build
> cd build
> cmake ../pandaroot
> . config.sh
> make install
3.) download the binaries of root 5.14
http://root.cern.ch/root/Version514.html
4.) try to compile EvtGen against root 5.14
(please don't try root 5.17 from the external packages,
it will not work)
see
http://panda-wiki.gsi.de/cgi-bin/view/Computing/EvtGen
cd pandaroot/pgenerators/EvtGen
. configure
Enter Name of c++ compiler (type "gcc", or your c++ compiler name)
Enter name of fortran compiler (type "g77", or your fortran compiler name)
Enter any other options that you would like to use in compilation (just press Enter)
Please enter any others that you would like to use (just press Enter)
make
make bin
cd test
../testEvtGen test1 1000
see you all next week
Soeren
|
|
|