Message-ID: <35EBCF18.1072A9B8@messa.ge> Date: Tue, 01 Sep 1998 12:40:24 +0200 From: Student at Wageningen Agricultural University MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: problem when unzipping References: <6sc08k$39h$1 AT supernews DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 137.224.133.105 Lines: 39 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Thiessen wrote: > Hi, > > I have recently downloaded the files I need for djgpp from simtel. I > also downloaded unzip386 with them. My problem is this, whenever I unzip > gpp281b.zip it starts unzipping and then says: > > error: cannot create bin/g++.exe > > After that it continues unzipping and at the end it says: > > 1 archive had fatal errors. > > I downloaded this zip file three times and it did the same thing every time. > > I also downloaded RHIDE. When I try to compile, it comes up with an > error: > > installation problem, cannot exec 'cpp': No such file or directory (EN0ENT) > > Is this because of the problem with unzipping gpp281b.zip? > > Could anyone help me with this? > Thanks First, as other people mentioned, you could (but it isn't necessary) get a unzip program that knows about long filenames and can can created them under Win95. You could try WinZIP for Win95.About the missing cpp.exe: Look in gcc281b.zip in the directory lib/gcc-lib/djgpp/2.81 and copy the necessary files to your bin directory. Daniel Horchner dbjhorchner AT hotmail DOT com