Versions Compared

Key

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

Table of Contents

Installing and configuring Netbeans and JDK

The machines at the Fermilab computer training center were preinstalled with Scientific Linux Fermi (SLF)  6.3 (32 Bit).

...

specify the CVS Root as shown below and leave the password field blank

Getting and Building lcsim Software

Geomconverter


Open the project and when it asks you for the prime build.This will take a while since initially all necessary libraries need to be downloaded from the maven code repositories.  Hopefully in the end it will say:

BUILD SUCCESS

lcsim.org

So repeat the process for lcsim:
Open the project right click on org.lcim and select build.  Again this will take a while. To speed up the process in the future  you might want to select to skip the tests the next time you build.

...

org.lcsim_> Properties->Build->Actions-> Clean and Build project -> Add-> skipTests=true

lcsim-contrib

Getting and configuring JAS3

the latest is 0.9.9:

http://java.freehep.org/maven2/org/freehep/jas-assembly/0.9.9/jas-assembly-0.9.9-distribution.tar.gz

...