Message-Id: <199803071044.MAA41186@ieva06.lanet.lv> From: "Andris Pavenis" To: djgpp AT delorie DOT com, Cheng-Chang Wu Date: Sat, 7 Mar 1998 12:41:30 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: can't find cc1plus? In-reply-to: <35005ECD.6B541B47@ping.de> Precedence: bulk > Hello, > I have just installed djgpp. When I execute it, it displays the > following message. > > gcc.exe: installation problem, cannot exec `cc1plus': No such file or > directory > > I have done the following: > C:\DJGPP> pkunzip -d \tmp\bnu281b.zip > C:\DJGPP> pkunzip -d \tmp\bsn125b.zip > C:\DJGPP> pkunzip -d \tmp\flx254b.zip > C:\DJGPP> pkunzip -d \tmp\gcc2721b.zip > C:\DJGPP> pkunzip -d \tmp\gdb416b.zip > C:\DJGPP> pkunzip -d \tmp\lgp271b.zip > C:\DJGPP> pkunzip -d \tmp\lgpp280b.zip > C:\DJGPP> pkunzip -d \tmp\mak3761b.zip > C:\DJGPP> pkunzip -d \tmp\csdpmi4b.zip > C:\DJGPP> echo set PATH=C:\DJGPP\BIN;%PATH% >> c:\autoexec.bat > C:\DJGPP> echo set DJGPP=C:\DJGPP\DJGPP.ENV >> c:\autoexec.bat > > So, what must I still install? > You forget to install C++ compiler 'pkunzip -d gpp2721b.zip' where ??? is version number in the list above. NOTE: Maybe it's time to go immediatelly to 2.8.0 instead of 2.7.2.1. (for that REMOVE(!!!) gcc2721 and unzip following files: gcc280b.zip gpp280b.zip lgpp280b.zip Andris