Date: Wed, 15 Jul 1998 10:28:44 +0300 (IDT) From: Eli Zaretskii To: Scarius cc: djgpp AT delorie DOT com Subject: Re: patch.exe? In-Reply-To: <35AC28F0.4FB51CC@geocities.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 14 Jul 1998, Scarius wrote: > Can someone point me towards an address where I can find patch.exe, for > installing diffs? Get v2gnu/pat25b.zip from one of the DJGPP FTP sites. > I found one, but it was a gz tarballamathiggy so then > I also downloaded gnu zip and that barfed all over the file. You don't need gzip, djtar.exe (already in your bin subdirectory) can unzip and untar .tar.gz files on the fly. But .tar.gz is probably a source distribution, whereas the above pat25b.zip includes a pre-compiled binary.