Changeset 40478 for branches/czw_branch/20170908/ippMonitor/INSTALL
- Timestamp:
- Jun 27, 2018, 3:22:45 PM (8 years ago)
- Location:
- branches/czw_branch/20170908/ippMonitor
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20170908/ippMonitor
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/ippMonitor merged eligible /trunk/ippMonitor merged eligible
-
Property svn:mergeinfo
set to
-
branches/czw_branch/20170908/ippMonitor/INSTALL
r38216 r40478 1 2 # below are commands to configure ippMonitor 1 3 2 4 # we have moved all user/password info into config.dat (see config.dat.in for an example) 5 6 # --site defines the location of the ipp configuration site-specific information 3 7 # note that we have a special version for ippmonitor without $PSCONFIG/$PSCONFDIR values: 8 # --site ~/ippconfig/ippmonitor.config 9 10 # set psconfig to use a different build from the standard ops tag. This allows 11 # testing of those parts of ippMonitor which depend on IPP code without modifyin 12 # the operational installation 13 psconfig ipp-trunk-20180515 14 15 # run psconfigure to generate Makefile and raw/site.php 4 16 psconfigure --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config 17 18 # install the php code: 19 make
Note:
See TracChangeset
for help on using the changeset viewer.
