X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=INSTALL.DJGPP;h=cdeac222b2d07e34d883458fcf1428e4364ebc8b;hb=fadd2246a030154efc8f47c98606bcd30ecb64b5;hp=0120b946b5e7f6d98a7ed1c97c1ba406d63b9dba;hpb=451dc18f109e4fff1a642976fee7ae7e64af35dc;p=oweals%2Fopenssl.git diff --git a/INSTALL.DJGPP b/INSTALL.DJGPP index 0120b946b5..cdeac222b2 100644 --- a/INSTALL.DJGPP +++ b/INSTALL.DJGPP @@ -12,12 +12,14 @@ latest versions of DJGPP, GCC, BINUTILS, BASH, etc. This package requires that PERL and BC also be installed. - All of these can be obtained from the usual DJGPP mirror sites, such as - "ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp". You also need to have - the WATT-32 networking package installed before you try to compile - openssl. This can be obtained from "http://www.bgnett.no/~giva/". The - Makefile assumes that the WATT-32 code is in directory "watt32" under - /dev/env/DJDIR. + All of these can be obtained from the usual DJGPP mirror sites, such + as "ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp". You also need to + have the WATT-32 networking package installed before you try to compile + openssl. This can be obtained from "http://www.bgnett.no/~giva/". + The Makefile assumes that the WATT-32 code is in the directory + specified by the environment variable WATT_ROOT. If you have watt-32 + in directory "watt32" under your main DJGPP directory, specify + WATT_ROOT="/dev/env/DJDIR/watt32". To compile openssl, start your BASH shell. Then configure for DOS by running "./Configure" with appropriate arguments. The basic syntax for