when i configured it i got the following error
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot cre ate executables.
Config.log
------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:580: checking for a BSD compatible install
configure:636: checking whether build environment is sane
configure:693: checking whether make sets ${MAKE}
configure:739: checking for working aclocal
configure:752: checking for working autoconf
configure:765: checking for working automake
configure:778: checking for working autoheader
configure:791: checking for working makeinfo
configure:944: checking for gcc
configure:1057: checking whether the C compiler (gcc ) works
configure:1073: gcc -o conftest conftest.c 1>&5
configure:1099: checking whether the C compiler (gcc ) is a cross-compiler
configure:1104: checking whether we are using GNU C
configure:1113: gcc -E conftest.c
configure:1132: checking whether gcc accepts -g
configure:1168: checking for c++
configure:1168: checking for g++
configure:1168: checking for gcc
configure:1200: checking whether the C++ compiler (gcc ) works
configure:1216: gcc -o conftest conftest.C 1>&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure: failed program was:
#line 1211 "configure"
#include "confdefs.h"
int main(){return(0);}
please tell me how i can fix it
Regards
How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ ht://Dig general mailing list: <[email protected]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

