Date: Wed, 9 Aug 1995 08:16:42 +0300 (IDT) From: Eli Zaretskii To: Menashe Nuriel Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: go32 reports... On Tue, 8 Aug 1995, Menashe Nuriel wrote: > Running go32 to get system information > > go32 version 1.11.maint5 Copyright (C) 1993 DJ Delorie > Lowest version I can run is 1.08 > go32.exe usage: go32 [-d {debugger}] [{program} [{options} . . . ]] > go32.exe build time was Sun May 01 17:42:22 1994 > DPMI memory available: 10012 Kb > Swap space available: 94880 Kb > > Compiling a program > > go32 version 1.11.maint5 Copyright (C) 1993 DJ Delorie > Error: This program requires a version of go32 (1.12.maint3) newer > than this one You either didn't install go32 at all or have an old go32 somewhere on your PATH which is found by DOS before the one that's 1.12m3. To get the latest go32, get and install the file djeoe112.zip, then unzip all the files dj112mX.zip (where X is a single digit), and install them IN SEQUENCE. The DJGPP FAQ list (available as faq102.zip) explains how to install maintenance releases in some more detail. If you already have djeoe112.zip and maintenance releases installed, just hunt down that old go32.exe and move it out of your way.