If I wish to have the OS390::STDIO functions on top of a non-standard location perl distribution code installation (ie. I compile/build the Perl source files but not use the standard locations for the target executables or libraries), will that work? Or does OS390::STDIO have to be installed on HFS where perl elements are in the "usual locations" (ie. /usr/local/lib/perl5) from a build from source code?
Is it possible to get perl with OS390::STDIO already build? I got this message because I did not build perl on my MVS system: ********************************* Checking if your kit is complete... Looks good Error: Unable to locate installed Perl libraries or Perl source code. It is recommended that you install perl in a standard location before building extensions. Some precompiled versions of perl do not contain these header files, so you cannot build extensions. In such a case, please build and install your perl from a fresh perl distribution. It usually solves this kind of problem. (You get this message, because MakeMaker could not find "/usr/local/lib/perl5/5 6.1/os390/CORE/perl.h") *********************************** thanks, Dan Moshief EMC Corp. [EMAIL PROTECTED]
