Installation Python 1.5.2

Martin von Loewis loewis at informatik.hu-berlin.de
Thu Sep 13 13:04:57 EDT 2001


Ignacio Vazquez-Abrams <ignacio at openservices.net> writes:

> > configure: error: installation or configuration problem: C compiler cannot
> > creat
> > e executables.
> > #
> >
> > My C compiler works ok...
> >
> > Could anybody help me in this problem ???
> 
> What do the last 10-15 lines of config.log say?

Alternatively, what does 'cc -v' say? It may be that it outputs
something like

language optional software package not installed

in which case you must get a C compiler for your operating system.

Regards,
Martin




More information about the Python-list mailing list