Problem with ./configure (py2.3.4)

  • Thread starter =?ISO-8859-1?Q?Andr=E9_Amram_Duque?=
  • Start date
?

=?ISO-8859-1?Q?Andr=E9_Amram_Duque?=

I have problem with re-install python 2.3.4, when I execute ./configure
is appear one message in config.log, follow below :
configure:1710: gcc conftest.cc >&5
gcc: installation problem, cannot exec `cc1plus': No such file or directory
configure:1713: $? = 1

My gnu/linux is 2.6.8-1-386(debian/sarge)


Somebody could help me?


Regards,

--
Andre Amram Duque
Analista de Sistemas
VARIG Brazilian Airlines - RIONS
GGTI - Gerencia Geral de Tecnologia da Informacão
Tel.: + 55-0XX-21-3814-5920
Fax:: + 55-0XX-21-3814-5796
e-mail: (e-mail address removed)
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

André Amram Duque said:
I have problem with re-install python 2.3.4, when I execute ./configure
is appear one message in config.log, follow below :
configure:1710: gcc conftest.cc >&5
gcc: installation problem, cannot exec `cc1plus': No such file or directory
configure:1713: $? = 1

My gnu/linux is 2.6.8-1-386(debian/sarge)


Somebody could help me?

What is the version of gcc that you have installed (gcc -v)? Do you
have g++ installed?

If not, you should configure python --without-cxx.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,044
Latest member
RonaldNen

Latest Threads

Top