Re: [newbie] No C== compiler in $PATH

2000-08-12 Thread Amir Hardon

It looks like you didn't installed g++,
If I was you I was installing egcs again(availible at gnu.org).

-Original Message-
From: Andrew Scotchmer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: &shin;&bet;&tav; 12 &alef;&vav;ℷ&vav;&samekh;&tet; 2000 14:21
Subject: [newbie] No C== compiler in $PATH


>Hi,
>
>Whenever I try and download a tar file from the internet, unpack it and
type
>./configure  I keep getting this message half way down:
>
>checking for a C++-Compiler
>checking for g++no
>checking for CC.no
>checking for xlC.no
>checking for DCC..no
>configure: error: no acceptable C++ compiler found in $PATH
>
>This happens with every tar file I try to configure yet I thought gcc in
>/usr/bin  was a C++ compiler?
>
>What can I do?
>
>Thanks in advance
>
>Andrew
>
>




[newbie] No C== compiler in $PATH

2000-08-12 Thread Andrew Scotchmer

Hi,

Whenever I try and download a tar file from the internet, unpack it and type
./configure  I keep getting this message half way down:

checking for a C++-Compiler
checking for g++no
checking for CC.no
checking for xlC.no
checking for DCC..no
configure: error: no acceptable C++ compiler found in $PATH

This happens with every tar file I try to configure yet I thought gcc in
/usr/bin  was a C++ compiler?

What can I do?

Thanks in advance 

Andrew