I've been working on this problem for a while, and I am completely lost and getting pretty frustrated!
Whenever I try to compile a C++ program, I get the error that it can't find a suitable C++ compiler. In addition, I've tried installing rpm-build 4.2.2, and it gives me the following error:
Quote:
Some package requested cannot be installed:
rpm-build-4.2.2-15mdk.i586 (due to unsatisfied gcc-c++)
|
I've installed the entire development directory in the package manager, but I'm still having these problems.
If it makes any difference, the only thing I've really changed under it is that I'm running the 2.4 enterprise kernel (the one shipped with 10.1) instead of the default 2.6 kernel (I'm trying to make a LiveCD with the mklivecd scripts from www - linuxminicd - org / mklivecd /, and I know live cds don't play too well with the 2.6 kernel).
Any ideas on what I can do?