There are two things I don't like about messages you got.
> checking for g++ ... no
and
> C++ compiler cannot create executables
There are two possibilities I can think of now. The first is you have
no g++ installed. In this case you should install it (I think it would
be very easy, you could
Grig Gheorghiu wrote:
>I had a similar problem when trying to compile Python 2.4.1 on AIX. The
>configure script complained about not finding 'cc_r'. I simply did 'ln
>-s /usr/bin/gcc /usr/bin/cc_r' and that solved my problem. You may
>consider doing the same for cclplus.
>
>Grig
>
>
>
Thank for
I had a similar problem when trying to compile Python 2.4.1 on AIX. The
configure script complained about not finding 'cc_r'. I simply did 'ln
-s /usr/bin/gcc /usr/bin/cc_r' and that solved my problem. You may
consider doing the same for cclplus.
Grig
--
http://mail.python.org/mailman/listinfo/p
Belyh G.P. wrote:
>Belyh G.P. wrote:
>
>OS - Debian GNU/Linux 3.1
>
>
Sorry forgor "Hi all!" :)
--
http://mail.python.org/mailman/listinfo/python-list
Belyh G.P. wrote:
OS - Debian GNU/Linux 3.1
>While I try to install python arise an error:
>
>I type
> ./configure
>...
>...
>checking for g++ ... no
>checking for gcc ... gcc
>checking for C++ compiler default output file name ... configure: error:
>C++ compiler cannot create executables
>See
While I try to install python arise an error:
I type
./configure
...
...
checking for g++ ... no
checking for gcc ... gcc
checking for C++ compiler default output file name ... configure: error:
C++ compiler cannot create executables
See 'config.log' for more details.
config.log is
This file