Eric Dufour wrote:
> 
> I just tried today to update python to 2.2-6 via fink update-all
> command. 4 updates were made, the 3 first ones worked OK but Python
> configuration failed with this message:
> 
> checking for --without-gcc... no
> checking for --with-ccx=<compiler>... no
> checking for c++... c++
> checking wether the C++ compiler (c++ -L/sw/lib) works... no
> configure: error: installation or configuration problem: C++ compiler
> cannot create executables.
> ### ./configure failed, exit code 1

Automatic reaction on "configure failed": 

Go to the build directory /sw/src/python*/python*/ and look at the end
of the file
config.log.

It should tell you more precisely why it thinks your c++ does not work. 

-- 
Martin

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to