Index: /trunk/psconfig/pscheckperl
===================================================================
--- /trunk/psconfig/pscheckperl	(revision 16522)
+++ /trunk/psconfig/pscheckperl	(revision 16523)
@@ -86,5 +86,5 @@
 
     # try to build the module from ../../extperl/Module.*.tar.gz
-    chdir "../../extperl";
+    chdir "../../extperl" or die "Unable to find ../../extperl directory.";
 
     print "extract $module from $tarball\n";
