IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of RunningTheDistributionClient


Ignore:
Timestamp:
Jul 8, 2009, 5:01:01 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunningTheDistributionClient

    v2 v3  
    55 # Build a current ipp and insure that it works by running simtest.  See [wiki:IPP_Installation] and [wiki:SimtestNew].
    66
    7  # Create an empty database in mysql with some name.  This example uses {{{rc_test}}}.
     7* Create an empty database in mysql with some name.  This example uses {{{rc_test}}}.
    88
    9  # populate the tables: {{{pxadmin -dbname rc_test -create-mirror}}}
     9* populate the tables: {{{pxadmin -dbname rc_test -create-mirror}}}
    1010
    11  # Add the source (a reference our data store) to the database
     11* Add the source (a reference our data store) to the database
    1212{{{
    1313receivetool -dbname rc_test -definesource    \
     
    2020Where {{{$WORKDIR}}} is the top level directory for the data to be received
    2121
    22 # Start up pantasks and issue the following comands
     22* Start up pantasks and issue the following comands
    2323
    2424{{{