X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/97d5a6db707eda914db3ee20a68bf6258a40d736..6954f42f948dcf1dba2014aa06dd5c33b7561992:/README.dos diff --git a/README.dos b/README.dos index 50dedd5..ef3578f 100644 --- a/README.dos +++ b/README.dos @@ -43,10 +43,9 @@ 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): @@ -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