www.delorie.com/djgpp/faq/getting/maint.html   search  
My program says it needs a version of go32 newer than the one I have. What do I do?

Where do I get maintainance releases?

Look for files called dj113mX.zip, where X is a single digit. If you already installed all the maintenance releases prior to what you are looking for (in this case, 1.13.maint1 and 1.13.maint2), then only download the latest one (dj113m3.zip, in this case). Otherwise, download all the maintenance releases that you didn't install. For example, if you only have 1.13.maint1 installed, get both dj113m2.zip and dj113m3.zip. (If you aren't sure what release do you have, run go32 with no arguments) Unzip the first maintenance release which you downloaded, from the directory which starts DJGPP installation tree, like this:

  C:\DJGPP> unzip -o dj113m2.zip
or, if you prefer to use PKUNZIP:
  C:\DJGPP> pkunzip -d -o dj113m2.zip
Then read the file dj113m2.doc and do whatever it tells you to finish the installation of the maintenance release (usually, you will have to run some batch file included with the release). Then unzip the next maintenance release in the same manner, etc.

  webmaster     delorie software   privacy  
  Copyright © 1995     Updated Feb 1995