Hi there!
Me (newbie) is trying to install xMule 1.60 on Mandrake 9.1.
After installing wxGTK (seems like this worked) I went on to the next step
Code:
./configure --prefix=/usr --disable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http
--enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --with-gtk
--disable-profile
which gave me the following result
Code:
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 for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
I guess some C++ compiler is missing, right? Can anyone help me with this? Would the config.log file any more help?
Thanks,
Dominik