Changeset 40435 for trunk/ippMonitor
- Timestamp:
- May 15, 2018, 11:13:01 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/INSTALL
r38216 r40435 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.
