[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: tcltklib not built with Ruby 1.8

Jim Weirich

9/9/2003 3:07:00 AM

On Mon, 2003-09-08 at 22:42, Hidetoshi NAGAI wrote:

> Well, in that case, probably you succeed to install by one of the
> followings.
>
> (1) $ cd ext/tcltklib
> $ CONFIGURE_ARGS='--with-tcl-include=/usr/include/tcl8.3/' ruby extconf.rb
>
> (2) $ rm ext/tcltklib/Makefile
> $ ./configure --with-tcl-include/usr/include/tcl8.3/

Thanks. I tried building everything from scratch with option 2 and it
picked it up fine. I'll make note of this for future reference.

--
-- Jim Weirich jweirich@one.net http://onest...
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)