Index: branches/eam_branches/ipp-20130307/dvodist/INSTALL
===================================================================
--- branches/eam_branches/ipp-20130307/dvodist/INSTALL	(revision 35267)
+++ branches/eam_branches/ipp-20130307/dvodist/INSTALL	(revision 35280)
@@ -6,8 +6,13 @@
  make php
 
+# the subdirectory on the server is hard-wired in Makefile & depends on the make target
+ipp002 version:
+ psconfigure --htdocs /data/ipp002.0/www/localhost/htdocs/ --rootdir /ippdata --rootwww http://ipp.ifa.hawaii.edu
+ make ippdata
+
 pikake test examples:
-psconfigure --htdocs /var/www/ --rootdir /ippdata --rootwww http://pikake.ifa.hawaii.edu/ippdata
-make ippdata
+ psconfigure --htdocs /var/www/ --rootdir /ippdata --rootwww http://pikake.ifa.hawaii.edu
+ make ippdata
 
-psconfigure --htdocs /var/www/ --rootdir /dvodist --rootwww http://pikake.ifa.hawaii.edu/ippdata
-make dvodist
+ psconfigure --htdocs /var/www/ --rootdir /dvodist --rootwww http://pikake.ifa.hawaii.edu
+ make dvodist
