Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

next thing is installing Maven 3.0.5 from the web , unpack and add the path

Code Block
 tar -xzvf  apache-maven-3.0.5-bin.tar.gz
 export PATH=$PATH:/scratch/sid_complete/apache-maven-3.0.5/bin

Then get the lcsim packages via CVS

...