--- yoda/README 2004/10/17 12:27:43 2.2 +++ yoda/README 2004/12/03 22:02:53 2.3 @@ -1,4 +1,4 @@ -Install procedure 2.x - Nagni 10 October 2004 +Install procedure 2.x - Nagni 23 October 2004 To install YODA: @@ -35,31 +35,20 @@ that a look at the configure options $ ./configure --help -if you want to install executable in the same directory of source code $ ./configure - -else -$ ./configure --libexecdir=yourDirectory - -and finally $ make +then became ROOT user to install YODA ------->NOTE 1<------ -This procedure will generate the code in the same directory YODA -sources has been copied. -The executable file name is techmodelreader and it's located in -TECHMODEL directory. -To make yoda available using just the command "yoda" from every location -just making a softlink to techmodel/.libs/techmodelreader in /usr/bin -directory (root privileges are needed!) +$ make install - ln -s techmodel/.libs/techmodelreader /usr/local/bin/yoda ------->NOTE 2<------ +------>NOTE 1<------ On the source code is supplied also a tipical configuratin file for the Log4cxx tool. The file is named log4cxx.conf and is designed to be put into the YODA_DATA directory, but with some small variation can be placed everywhere. - +------>NOTE 2<------ +Because of major changes in ROOT, Trees produced with a version of ROOT greater than 4.01/02 +cannot be read by older ROOT versions.