In message <20010108132239.B2859 / fangorn.net>
bombadil / wanadoo.es writes:

>  # ruby extconf.rb 
>  checking for /usr/lib/python1.5/config/Makefile... yes
>  checking for LIBS... yes
>  checking for Py_Initialize() in -lpython1.5... no
> 
>  And that is all.

You can get more information with `-d' eg. `ruby -d extconf.rb'.
This gives you all outputs of commands called internally.

# Ah, it may be both stdout and stderr, so you may need capturing
# stderr.

-- 
kjana / os.xaxon.ne.jp                                January 8, 2001
Dreams come true --- excepting yours.