|
From: Jim C. <gre...@yg...> - 2002-08-30 05:07:52
|
KomRO - Uwe Becker's bits of Thu, 29 Aug 2002 translated to: >i have started ./configure in the htdig-source-dir. The script breaked with >the error message: > > installation or configuration problem: C++ compiler cannot create executables Have you verified that a compiler system (e.g. GCC) is installed on the system? If so, have you verified that the compiler works? If the compilers are there and functional, are they in your path? Do the commands which gcc which g++ return anything? Jim |