I am a trying to install word processor LYX on my Fedora Core 4 operating systems. I downloaded a stable lyx-1.3.5 and trying to install it. But this error keeps comming in......just to mention I am Newbie!
[[email protected] lyx-1.3.5]# ./configure
configuring LyX version 1.3.5
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for install target ... ... lyx
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for kpsewhich... :
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking what frontend should be used as main GUI... xforms
checking for a good enough C++ compiler... ./configure: line 3666: -c: command n ot found
gcc: installation problem, cannot exec 'cc1plus': No such file or directory
./configure: line 3666: -c: command not found
./configure: line 3666: -c: command not found
./configure: line 3666: -c: command not found
./configure: line 3666: -c: command not found
./configure: line 3666: -c: command not found
configure: error: Unable to find a good enough C++ compiler
I have already installed gcc, Is there anything I am doing worng. Any help is appreciated.
Thanks