IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2013, 4:16:39 PM (13 years ago)
Author:
eugene
Message:

merge changes from eam_branches/ipp-20130307

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dvodist/INSTALL

    r35238 r35415  
    33
    44ippc17 / dvodist example
    5  psconfigure --htdocs /data/ippc17.0/www/dvodist
    6  make php
     5 psconfigure --htdocs /data/ippc17.0/www/dvodist/ --rootdir /dvodist --rootwww http://dvodist.ipp.ifa.hawaii.edu
     6 make dvodist
     7
     8# the subdirectory on the server is hard-wired in Makefile & depends on the make target
     9ipp002 version:
     10 psconfigure --htdocs /data/ipp002.0/www/localhost/htdocs/ --rootdir /ippdata --rootwww http://ipp.ifa.hawaii.edu
     11 make ippdata
    712
    813pikake test examples:
    9 psconfigure --htdocs /var/www/ --rootdir /ippdata --rootwww http://pikake.ifa.hawaii.edu/ippdata
    10 make ippdata
     14 psconfigure --htdocs /var/www/ --rootdir /ippdata --rootwww http://pikake.ifa.hawaii.edu
     15 make ippdata
    1116
    12 psconfigure --htdocs /var/www/ --rootdir /dvodist --rootwww http://pikake.ifa.hawaii.edu/ippdata
    13 make dvodist
     17 psconfigure --htdocs /var/www/ --rootdir /dvodist --rootwww http://pikake.ifa.hawaii.edu
     18 make dvodist
Note: See TracChangeset for help on using the changeset viewer.