[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc broken?



timothy@smasher.rs.itd.umich.edu writes:

> I was trying to compile tk3play just now and make exits with:
> gcc: installation problem, cannot exec 'cc1plus': No such file or directory
> 

b3po@bjgalaxy$ dpkg -S cc1plus
g++: /usr/lib/gcc-lib/i486-linux/egcs-2.90.28/cc1plus
altgcc: /usr/lib/gcc-lib/i486-linuxlibc1/2.7.2.2/cc1plus
checker: /usr/lib/gcc-lib/i486-linuxchecker/2.7.2.3/cc1plus
g++272: /usr/lib/gcc-lib/i486-linux/2.7.2.3/cc1plus

This dpkg command tells us that you can get your missing program by
installing g++, altgcc, checker, or g++272.

Probably you'll want to install g++272 or g++.

Bake


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: