Subject: Re: problem with tcltklib
From: ts <decoux moulon.inra.fr>
Date: Fri, 15 Nov 2002 01:18:53 +0900
References: 55864
In-reply-to: 55864
>>>>> "f" == fpet <fpet / gmx.net> writes:
f> checking for tcl.h... no
This is the include files which don't find, try with
ruby extconf.rb --with-tcl-include=/directory/where/is/tcl.h/
Specify the directory where is tcl.h and tk.h
Guy Decoux