From: Robert Love Date: 2006-03-06T12:23:40+09:00 Subject: ruby gnome bindings on OSX I've used Fink to install the native GTK libraries and when I try to run ruby extconf I get failure. It announces it ignores all libraries and counter to the warning, there is no mkmf log file. I've tried --topdir=/sw, which is where Fink installs things but that failed too. How do I tell the config tool to look in a non-standard location for my GTK libraries? All advice appreciated.