>>>>> "Thomas" == Thomas Pfuhl <[EMAIL PROTECTED]> writes:
Thomas> Hello I tried to install lyx and klyx on my redhat-6.0 system.
Thomas> ./configure complains about the missing or failing C++
Thomas> compiler. The redhat-6.0 distribution comes with /usr/bin/gcc
Thomas> which accepts C and C++ input files. But this is not accepted
Thomas> by ./configure As a workaround, I created the symbolic link
Thomas> g++ to /usr/bin/gcc, but ./configure says that "g++ -c" does
Thomas> not accept input files. Can you help me ? thanks in advance
Thomas> Thomas
Hello, are you sure that you actually installed the C++ backend for
egcs? Under Redhat, it is usually separate from the C compiler
(although the same command line invokes the two compilers).
JMarc