Compiling Python from Sources

mensanator at aol.com mensanator at aol.com
Wed May 24 18:17:37 EDT 2006


rwr wrote:
> As a newbie I am having problems/errors configuring Python after
> unpacking the Python archive:
>
> # ./configure
> checking MACHDEP... linux2
> checking EXTRAPLATDIR...
> checking for --without-gcc... no
> checking for --with-cxx=<compiler>... no
> checking for c++... no
> 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.
>
> Any help on my current dilemma???

Did you look in config.log for more details?
Would you like to share them?

> TIA,
> rwr




More information about the Python-list mailing list