Date: Mon, 31 Aug 1998 12:04:08 +0300 (IDT) From: Eli Zaretskii To: Thiessen cc: djgpp AT delorie DOT com Subject: Re: problem when unzipping In-Reply-To: <6sc08k$39h$1@supernews.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 30 Aug 1998, Thiessen wrote: > error: cannot create bin/g++.exe Is this on DOS or on Windows 9X? If the former, ignore the error (you cannot have files with `+' on DOS) and use gpp.exe or gxx.exe instead. If you install DJGPP on Windows 9X, get another unzip program which supports long file names on Windows (unzip386 doesn't) and re-install everything from scratch. > installation problem, cannot exec 'cpp': No such file or directory (EN0ENT) > > Is this because of the problem with unzipping gpp281b.zip? No, this is a different problem. Please read carefully the README file which comes with gcc281b.zip, it explains many popular problems.