--- yoda/README 2004/09/21 20:49:36 2.0 +++ yoda/README 2004/10/17 12:27:43 2.2 @@ -1,4 +1,4 @@ -Install procedure 2.0 - Nagni 20 September 2004 +Install procedure 2.x - Nagni 10 October 2004 To install YODA: @@ -25,9 +25,9 @@ 4) execute the following commands $ cd $YODA_ROOT +$ autoheader $ libtoolize (eventually "libtoolize --force") $ aclocal -$ autoheader $ automake -a $ autoconf $ export CXXFLAGS="-g" @@ -46,7 +46,7 @@ $ make ------->NOTE<------ +------>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 @@ -57,5 +57,9 @@ ln -s techmodel/.libs/techmodelreader /usr/local/bin/yoda +------>NOTE 2<------ +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.