Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #6541

Re: Ruby without Tcl/Tk.

From ryanbooker@gmail.com
Newsgroups comp.lang.ruby
Subject Re: Ruby without Tcl/Tk.
Date 2012-05-09 18:49 -0700
Organization http://groups.google.com
Message-ID <7618898.1990.1336614564222.JavaMail.geo-discussion-forums@pbud15> (permalink)
References <20110113194842.PB3KX.171346.root@hrndva-web10-z01> <cdef008e-cb59-4e6c-8880-86fe88eaeb56@29g2000yqq.googlegroups.com>

Show all headers | View raw


On Friday, January 14, 2011 11:12:02 PM UTC+10, Luis Lavena wrote:
> On Jan 13, 4:48 pm, seanh1...@tx.rr.com wrote:
> > I figure there is a way to install ruby without Tcl/Tk.  I personally use FxRuby as a front end, but also have a few scripts that don't have any front end as they only pull something in and put out a file, no real need for a front end.
> >
> 
> ./configure --without-tk --without-tcl
> 
> That works for Ruby 1.8, 1.9 doesn't recognize these options and the
> extension still looks for Tcl and Tk.
> 
> --
> Luis Lavena

Any idea what the equivalent for Ruby Enterprise Edition (1.8.7) are? Those options aren't recognised.

Back to comp.lang.ruby | Previous | Next | Find similar


Thread

Re: Ruby without Tcl/Tk. ryanbooker@gmail.com - 2012-05-09 18:49 -0700

csiph-web