From: Joel VanderWerf Date: 2007-02-24T07:05:38+09:00 Subject: Re: tcl interface Michael Satterwhite wrote: > I'm running ruby on a kubuntu dapper installation. I compiled ruby from > source for the installation. > > I just tried starting an application using the 'tcl' interface. Problem: > when I use require 'tcl', I get an error message telling me that tcl > will not load. Looking at the book, "Programming Ruby", it says that the > tcl interface is part of the standard installation. I have installed tcl > through synaptic - and it tells me that it is installed. > > What do I need to do to make this package available? All help greatly > appreciated. > ---Michael > I dunno, but you might have to build the ruby tk extension _after_ installing tk, in case it is checking for a working tk and aborting the build if it doesn't find one. Apologies in advance if this doesn't help... -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407