IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 206 and Version 207 of ippToPsps


Ignore:
Timestamp:
Mar 9, 2012, 5:10:57 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v206 v207  
    9090
    9191{{{
     92cd trunk/ippToPsps/jython
    9293./run.sh prog.py someConfigName
    9394}}}
    9495
    95 Programs that require any extra arguments will prompt the user.
     96The {{{./run.sh}}} prefix above is necessary to invoke the correct Java virtual machine, while including the relevant jar files in the CLASSPATH (all included in the {{{trunk/ippToPsps/Jars}}} subdir). Programs that require any extra arguments will prompt the user.
    9697
    9798All {{{ippToPsps}}} programs register with the {{{ippToPsps}}} database upon start-up, adding a row in the [wiki:ippToPsps_Database#Theclientstable {{{clients}}} table]. While running, all programs routinely check the {{{ippToPsps}}} database to check for changes in the config, or to see if they should be paused or stopped.