From: Ilya Zakharevich Date: Thu, 8 May 1997 00:46:45 +0000 (-0400) Subject: OS/2 doc patch for _99 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eb447b8692d1c89cd24ab421497dcff667570be4;p=p5sagit%2Fp5-mst-13.2.git OS/2 doc patch for _99 It adds some info people judged hard-to-find... Enjoy, p5p-msgid: 199705080046.UAA23466@monk.mps.ohio-state.edu --- diff --git a/README.os2 b/README.os2 index f5927ba..4cef16f 100644 --- a/README.os2 +++ b/README.os2 @@ -664,6 +664,12 @@ Possible locations to get this from are ftp://ftp.cdrom.com/pub/os2/dev32/ ftp://ftp.cdrom.com/pub/os2/emx09c/ +It is reported that the following archives contain enough utils to +build perl: gnufutil.zip, gnusutil.zip, gnututil.zip, gnused.zip, +gnupatch.zip, gnuawk.zip, gnumake.zip and ksh527rt.zip. Note that +all these utilities are known to be available from LEO: + + ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu Make sure that no copies or perl are currently running. Later steps of the build may fail since an older version of perl.dll loaded into @@ -1306,7 +1312,11 @@ substituted with F. Should be used if the perl library is moved from the default location in preference to C, since this would not leave wrong -entries in <@INC>. +entries in @INC. Say, if the compiled version of perl looks for @INC +in F, and you want to install the library in +F, do + + set PERLLIB_PREFIX=f:/perllib/lib;h:/opt/gnu =head2 C