DaVinci <bombadil / wanadoo.es> wrote:
>  Have any of you experienced problems with mkmf.rb of ruby 1.6.2?...
> 
>  When I try to configure python/ruby module with:
> 
>  	ruby extconf.rb
> 
>  get the error:
> 
>  	checking for Py_Initialize() in -lpython1.5... no
> 
>  and Makefile is not created.

Could you show me the whole output of extconf.rb?

Masaki Fukushima