On Mon, Jan 08, 2001 at 08:45:10PM +0900, Masaki Fukushima wrote: > 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? # 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. Greets. David