>>>>> "J" == Jim Freeze <jim / freeze.org> writes:

J> On Thursday, 12 December 2002 at 14:45:04 +0900, Brian Wisti wrote:
>> At 12:01 PM 12/12/2002 +0900, you wrote:
>> 
>> Still can't get Ruby to notice the fact that I have Tcl/Tk on the machine, 
>> but that's a different problem :-)
>> 

J> Me too, but on Solaris.


 When you run extconf.rb you can give the options

   --with-tcl-dir, --with-tcl-include, --with-tcl-lib
   --with-tk-dir, --with-tk-include, --with-tk-lib
   --with-X11-dir, --with-X11-include, --with-X11-lib

 to specify specific directories


Guy Decoux