X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.dos;h=ef3578f8894f55fb0405bb95c09f8c8f93d39782;hb=049aabcba31f7c58d7cadff7bb84dd748ced2750;hp=2b406360df23f473e1293c0d55654c93bc9bc249;hpb=210b36aa2e9e009554be8970c3315c2658c0384f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.dos b/README.dos index 2b40636..ef3578f 100644 --- a/README.dos +++ b/README.dos @@ -43,26 +43,25 @@ For more details (FAQ), check out the home of DJGPP at: If you have questions about DJGPP, try posting to the DJGPP newsgroup: comp.os.msdos.djgpp, or use the email gateway djgpp@delorie.com. -You can find the full DJGPP distribution on any SimTel.Net mirror all over -the world. Like: +You can find the full DJGPP distribution on any of the mirrors listed here: - ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2* + http://www.delorie.com/djgpp/getting.html You need the following files to build perl (or add new modules): v2/djdev203.zip - v2/bnu2951b.zip - v2gnu/gcc2952b.zip + v2gnu/bnu2112b.zip + v2gnu/gcc2953b.zip v2gnu/bsh204b.zip v2gnu/mak3791b.zip - v2gnu/fil316b.zip - v2gnu/sed302b.zip + v2gnu/fil40b.zip + v2gnu/sed3028b.zip v2gnu/txt20b.zip v2gnu/dif272b.zip v2gnu/grep24b.zip - v2gnu/shl112b.zip - v2gnu/gawk303b.zip - v2misc/csdpmi4b.zip + v2gnu/shl20jb.zip + v2gnu/gwk306b.zip + v2misc/csdpmi5b.zip or possibly any newer version. @@ -103,7 +102,7 @@ sockets =item * -Unpack the source package F with djtarx. If you want +Unpack the source package F with djtarx. If you want to use long file names under w95 and also to get Perl to pass all its tests, don't forget to use @@ -313,7 +312,7 @@ will not create a "perl.exe" to replace the one in C<($DJDIR)/bin>. When you are done, the XS-module install process will have added information to your "perllocal" information telling that the perl binary has been replaced, -and what module was installed. you can view this information at any time +and what module was installed. You can view this information at any time by using the command: perl -S perldoc perllocal