X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.os400;h=cd789166955681070712981f8db09b5b3ea85b9d;hb=3f3ffb6144f605cbf5773fd80fc9f5c2949f7d87;hp=1eec8b20f697789f2c05e960ba6595dffee933c3;hpb=61074b56bec688db916ab8fff6f579810626a32e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.os400 b/README.os400 index 1eec8b2..cd78916 100644 --- a/README.os400 +++ b/README.os400 @@ -36,6 +36,12 @@ Starting from OS/400 V5R2 the IBM Visual Age compiler is supported on OS/400 PASE, so it is possible to build Perl natively on OS/400. The easier way, however, is to compile in AIX, as just described. +If you don't want to install the compiled Perl in AIX into /QOpenSys +(for packaging it before copying it to PASE), you can use a Configure +parameter: -Dinstallprefix=/tmp/QOpenSys/perl. This will cause the +"make install" to install everything into that directory, while the +installed files still think they are (will be) in /QOpenSys/perl. + If building natively on PASE, please do the build under the /QOpenSys directory, since Perl is happier when built on a case sensitive filesystem.