Howdy,

We are running perl 5.004_3 on our z/OS 1.4 systems.  It is installed in
/usr/local/lib/gnu/perl, however, the @INC array doesn't include
/usr/local/lib/gnu/perl which causes runtime errors locating lib.pm.  I'd
like to update the @INC variable to include my directory and the way to do
this seems to be running configure -Dotherlibdirs.  However, I can't find
the configure script anywhere.  I can find config.pm, the output of the
script, but the script itself isn't there.

Just for kicks, I downloaded and un-paxed the 5.6.1 release of perl from
the IBM link.  Still no configure script, even though their documentation
tells me to run this script.

First of all, is this the correct approach to updating @INC?  Is there an
easier way?

Secondly, where might I find the configure script?

Thanks,

Greg


Reply via email to