> cvs -d :pserver:anonymous@minoscvs.fnal.gov:/cvs/minoscvs/rep1 login (enter password) > cvs -d :pserver:anonymous@minoscvs.fnal.gov:/cvs/minoscvs/rep1 co -r development neugen3 > cd neugen3 > setenv NEUGEN3PATH `pwd` ... edit the Make.include file to point to local CERNLIB installation > make all > ./make_table
For MINOS users not planning on linking to GMINOS, make sure to "unsetenv LABYRINTH", otherwise you will pick up an extra include file that will likely cause problems.
For neugen installation one can either (1) set environmental variables LUNDLIBS and LUNDINCS to point to the location of PYTHIA libraries and include files, or (2) edit the file NEUGEN3PATH/Make.include to point to the local installation location.