Changes between Version 8 and Version 9 of ippToPsps_Initialization
- Timestamp:
- Mar 1, 2011, 12:21:52 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Initialization
v8 v9 1 2 1 [wiki:ippToPsps Back to ippToPsps main page] 3 2 … … 10 9 = Running = 11 10 12 To create and publish an initialization batch, do the following 11 To create and publish an initialization batch, do the following from the IPP trunk: 12 13 14 {{{ 15 cd ippToPsps/perl 16 ./makeInit.pl 17 }}} 18 19 This will list all options. Essentials are the following: 20 21 {{{ 22 * REQUIRED: need to provide an output path -o <path> 23 }}} 24 25 To publish the batches to the datastore, the {{{-p}}} argument (datastore product) must be provided.
