From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Im having a problem with installing DJGPP! Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <01c01e62$964b00e0$LocalHost AT rlatiola> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 29 X-Trace: /KDWjY2+ANKHQKxr+Xx1sJFeRvs4AvPByDh+G9lhvnwEz3tHlmn3JBMTQDq6tbFcsuA1Pw8h7+RO!F/D9EXHxc2b7gSZwqE9VD4vrM4hfT7/9i47Jnb8uX+XuaO3IVAr9wWGYqNC3YV0bKaCvnuyS/6z7!X8n2ew== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 16 Sep 2000 05:07:21 GMT Distribution: world Date: Sat, 16 Sep 2000 05:07:21 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Fri, 15 Sep 2000 10:31:33 GMT, fred smith wrote: >Lord Williams wrote: > >:[snip: I'm installing DJGPP...] >: Using winzip to unpack my files, when I get to gdb418b.zip, it >: has a file called bin.info 262,566 bytes dated 5/06/99, if I let >: winzip continue it overwrites a previous file called bin.info 2889 >: bytes >: dated 2/28/00. Is this a good thing or a bad thing, what do I do? > >You need to make sure winzip preserves subdirectories! There's a >checkbox there somewhere for that. If subdirectories are your problem, just use the Recommended Unzipper for DJGPP. ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/unzip32.exe It's Info-ZIP unzip built with DJGPP and statically linked with an old extender. It incidentally handles the STREAMBU.H vs. STREAM~1.H issue by itself. --