Hi. 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. If I use mkmf.rb of ruby 1.4.3, configuration and compilation work fine but I get a much bigger lib than I got two months ago with ruby 1.6.1 What can be the problem? I use Debian Woody with last stable version of ruby. Greets and happy new year :) David