root wrote: > > I'm trying to compile KMySQL and I get the following error: > > checking whether the C++ compiler (g++ -s) works... no > configure: error: installation or configuration problem: C++ compiler > cannot create executables. > > I've gotten that error before and am not quite sure why it would say > that...any ideas? > > pgcc-1.1.3-3mdk > pgcc-c++-1.1.3-3mdk > > on Helios (6.1) You need to install the C++ development libraries. They're probably called libstdc++ and libstdc++-devel. -- Steve Philp Network Administrator Advance Packaging Corporation [EMAIL PROTECTED]
