Hello
I tried to install lyx and klyx on my redhat-6.0 system.
./configure complains about the missing or failing C++ compiler.
The redhat-6.0 distribution comes with /usr/bin/gcc which accepts C and
C++ input files.
But this is not accepted by ./configure
As a workaround, I created the symbolic link g++ to /usr/bin/gcc,
but ./configure says that "g++ -c" does not accept input files.
Can you help me ?
thanks in advance
Thomas

Reply via email to