--- setup.pl.orig Wed Mar 2 19:06:18 2005 +++ setup.pl Wed Mar 2 19:08:02 2005 @@ -176,7 +176,6 @@ # $esdlocation = undef; for (@INC){ - next if /\./; if( -e "$_/jamal/esd.pm" ){ $esdlocation = "$_/jamal/esd.pm"; } @@ -1152,7 +1151,7 @@ let ERRCOUNT = \$ERRCOUNT+1 fi -chown $owner:$owner $to 2>/dev/null +chown $owner $to 2>/dev/null if [ \$? -ne 0 ] ; then echo "###ERROR setting the owner of the file $to to $owner" let ERRCOUNT = \$ERRCOUNT+1 @@ -1186,7 +1185,7 @@ let ERRCOUNT = \$ERRCOUNT+1 fi -chown $owner:$owner $tofils 2>/dev/null +chown $owner $tofils 2>/dev/null if [ \$? -ne 0 ] ; then echo "###ERROR setting the owner of the file $tofils to $owner" let ERRCOUNT = \$ERRCOUNT+1 @@ -1410,7 +1409,7 @@ print F < $INSTALL_DEFAULT_CONFIGDIR,