Index: /trunk/psconfig/pschecklibs
===================================================================
--- /trunk/psconfig/pschecklibs	(revision 12857)
+++ /trunk/psconfig/pschecklibs	(revision 12858)
@@ -194,5 +194,5 @@
     foreach g ( $libpath $syslibpath )
         set name = $g/lib$f.$dlltype*
-        echo "libname: $name"
+        #echo "libname: $name"
         if (-e $name[1]) then
           echo "making link to numbers .$dlltype library $libdir/lib$f.$dlltype"
@@ -271,5 +271,5 @@
 if ("$failincs" != "") then
   echo "your installation is missing some important library headers"
-  echo "please find them and install them in $inc"
+  echo "please find them and install them in $incdir"
   exit 1
 endif    
