Index: trunk/psconfig/INSTALL
===================================================================
--- trunk/psconfig/INSTALL	(revision 17404)
+++ trunk/psconfig/INSTALL	(revision 18977)
@@ -45,8 +45,11 @@
     if [ -f /home/kiawe/eugene/psconfig/psconfig.csh ]; then
       alias psconfig='source /home/kiawe/eugene/psconfig/psconfig.bash'
+      # In bash, can't use an alias in the same file that defines it, so need to
+      # expand it here explicitly to make 'controller host add' work in pantasks
+      source /home/kiawe/eugene/psconfig/psconfig.bash default
     else
       alias psconfig='echo psconfig not available'
     fi
-    psconfig default
+    
 
 Though, in your case, "/home/kiawe/eugene/psconfig/" will be replaced
@@ -88,6 +91,6 @@
 at:
 
-http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extlibs-2.5.tgz
-http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extperl-2.5.tgz
+http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extlibs-2.6.1.tgz
+http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extperl-2.6.1.tgz
 
 These should be installed so they will be available in the user's
@@ -103,5 +106,5 @@
 Perl modules, and can be used to install them in the appropriate user
 location in the psconfig system.  The command defaults to the latest
-perl installation table (eg, tagsets/ipp-2.5.perl).
+perl installation table (eg, tagsets/ipp-2.6.1.perl).
 
 pscheckperl
@@ -135,6 +138,6 @@
 external libraries and perl modules from:
 
-http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extlibs-2.5.tgz
-http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extperl-2.5.tgz
+http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extlibs-2.6.1.tgz
+http://pan-starrs.ifa.hawaii.edu/project/IPP/software/extperl-2.6.1.tgz
 
 It should be possible to build the full IPP installation by issuing
