Date: Fri, 6 Jan 1995 07:46:38 +0500 From: ld AT netrix DOT com To: DJGPP AT sun DOT soe DOT clarkson DOT edu, A DOT APPLEYARD AT fs2 DOT mt DOT umist DOT ac DOT uk Subject: Re: a funny in one of the djgpp zip files > From djgpp-bounces AT sun DOT soe DOT clarkson DOT edu Fri Jan 6 07:04 EST 1995 > From: "A.Appleyard" > To: DJGPP AT sun DOT soe DOT clarkson DOT edu > Date: Fri, 6 Jan 1995 11:31:20 GMT > Subject: a funny in one of the djgpp zip files > > When I unzip FSDB091A.ZIP (full screen debugger), it unzips thus:- > C:\WORK\ZZZ>\djgpp\unzip386 -o \gcczip\fsdb091a.zip > Archive: /gcczip/fsdb091a.zip > inflating: manual > inflating: fullscr.c > inflating: makefile > inflating: syms.c > inflating: unassmbl.c > inflating: copying.dj > inflating: copying > inflating: edebug32 > inflating: syms.h > inflating: unassmbl.h > i.e. everything into the root directory (which with me is C:\DJGPP\) and there > is no manifest file among them. Is this intended? > If you read the manual, you'd find out that these files are supposed to be unzipped into .../djgpp/go32/ed, and the debugger does not come with a manifest file.