Results 1 to 3 of 3
hi
i want to install gtk 2.4.9 but during first stage of installation ( ./configure ) some error cancel the installlation process.
Code:
checking whether g++ accepts -g... no
checking ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-21-2004 #1Just Joined!
- Join Date
- Oct 2004
- Posts
- 2
problem with c++ (maybe gcc) during gtk 2.4.9 installation
hi
i want to install gtk 2.4.9 but during first stage of installation (./configure) some error cancel the installlation process.
ps. i have mandrake 10.1 with gcc-3.4.1Code:checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check
?? what should i do ??
- 10-21-2004 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
try installing the gcc devel packages
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 10-21-2004 #3Just Joined!
- Join Date
- Oct 2004
- Posts
- 2
i have installed gcc-c++ and this package contains GNU C++ Compiler.


Reply With Quote
