[EMAIL PROTECTED] writes:

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

[EMAIL PROTECTED] 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to