Changes between Version 2 and Version 3 of RunningTheDistributionClient
- Timestamp:
- Jul 8, 2009, 5:01:01 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunningTheDistributionClient
v2 v3 5 5 # Build a current ipp and insure that it works by running simtest. See [wiki:IPP_Installation] and [wiki:SimtestNew]. 6 6 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}}}. 8 8 9 #populate the tables: {{{pxadmin -dbname rc_test -create-mirror}}}9 * populate the tables: {{{pxadmin -dbname rc_test -create-mirror}}} 10 10 11 #Add the source (a reference our data store) to the database11 * Add the source (a reference our data store) to the database 12 12 {{{ 13 13 receivetool -dbname rc_test -definesource \ … … 20 20 Where {{{$WORKDIR}}} is the top level directory for the data to be received 21 21 22 #Start up pantasks and issue the following comands22 * Start up pantasks and issue the following comands 23 23 24 24 {{{
