Kevin Callahan writes:
 > 
 > I am having a different type of configuration error on a RedHat Linux 6.0
 > system:
 > 
 > configure:1114: checking whether the C++ compiler (gcc  ) works
 > configure:1130: gcc -o conftest    conftest.C  1>&5
 > gcc: installation problem, cannot exec `cc1plus': No such file or
 > directory
 > configure: failed program was:
 > 
 > #line 1125 "configure"
 > #include "confdefs.h"
 > 
 > int main(){return(0);}
 > 
 > Any ideas?

 What is the output of 

 echo 'int main(){return(0);}' > /tmp/a.c
 g++ -v /tmp/a.c

 Please ?

-- 
                Loic Dachary

                ECILA
                100 av. du Gal Leclerc
                93500 Pantin - France
                Tel: 33 1 56 96 09 80, Fax: 33 1 56 96 09 61
                e-mail: [EMAIL PROTECTED] URL: http://www.senga.org/


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to