IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2015, 2:17:07 PM (11 years ago)
Author:
eugene
Message:

forced warp files end in .cmf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/ippjytest

    r37246 r38891  
    2020setenv IPPTOPSPS_DATA $datadir/ipptopsps
    2121
    22 # XXX install jython in JARDIR
    23 set JYTHON = $JARDIR/jython2.5.3b1/jython.jar
    24 # set JYTHON = ~/jython2.5.3b1/jython.jar
    25 #set JYTHON = $JARDIR/jython.jar
     22# both jython.jar and Lib from jython2.5.3b1 must be installed in JARDIR
     23set JYTHON = $JARDIR/jython.jar
    2624
    2725if (! -r $JYTHON) then
Note: See TracChangeset for help on using the changeset viewer.