[#20675] RCR: non-bang equivalent to []= — Tobias Reif <tobiasreif@...>

Hi,

49 messages 2001/09/01
[#20774] Re: RCR: non-bang equivalent to []= — Tobias Reif <tobiasreif@...> 2001/09/03

I wrote:

[#20778] Re: RCR: non-bang equivalent to []= — Kevin Smith <kevinbsmith@...> 2001/09/03

--- Tobias Reif <tobiasreif@pinkjuice.com> wrote:

[#20715] oreilly buch von matz - website online — markus jais <info@...>

hi

43 messages 2001/09/02
[#20717] Re: OReilly Ruby book has snail on cover — ptkwt@...1.aracnet.com (Phil Tomson) 2001/09/02

Actually, thanks for posting it here. I was trying to search OReilly's

[#20922] Re: OReilly Ruby book has snail on cover — Paul Brannan <pbrannan@...> 2001/09/05

On Mon, 3 Sep 2001, Phil Tomson wrote:

[#20768] Minor cgi.rb question — "Hal E. Fulton" <hal9000@...>

I don't have much experience with

25 messages 2001/09/03

[#20770] Calling member methods from C++ — jglueck@... (Bernhard Glk)

Some quetsions have been solved for me, but my message system does not

12 messages 2001/09/03

[#20976] destructor — Frank Sonnemans <ruby@...>

Does Ruby have a destructor as in C++?

25 messages 2001/09/07

[#21218] Ruby objects <-> XML: anyone working on this? — senderista@... (Tobin Baker)

Are there any Ruby analogs of these two Python modules (xml_pickle,

13 messages 2001/09/15

[#21296] nested require files need path internally — Bob Gustafson <bobgus@...>

Version: 1.64

29 messages 2001/09/18
[#21298] Re: nested require files need path internally — David Alan Black <dblack@...> 2001/09/18

Hello --

[#21302] Re: nested require files need path internally — Bob Gustafson <bobgus@...> 2001/09/18

On Tue, 18 Sep 2001, David Alan Black wrote:

[#21303] Re: nested require files need path internally — matz@... (Yukihiro Matsumoto) 2001/09/18

Hi,

[#21306] Re: nested require files need path internally — Lars Christensen <larsch@...> 2001/09/18

On Tue, 18 Sep 2001, Yukihiro Matsumoto wrote:

[#21307] Re: nested require files need path internally — matz@... (Yukihiro Matsumoto) 2001/09/18

Hi,

[#21331] Re: nested require files need path internally — Paul Brannan <pbrannan@...> 2001/09/18

> The big difference is C++ search done in compile time, Ruby search

[#21340] Re: nested require files need path internally — matz@... (Yukihiro Matsumoto) 2001/09/18

Hi,

[#21353] Re: nested require files need path internally — Paul Brannan <pbrannan@...> 2001/09/18

On Wed, 19 Sep 2001, Yukihiro Matsumoto wrote:

[#21366] Re: nested require files need path internally — matz@... (Yukihiro Matsumoto) 2001/09/19

Hi,

[#21368] Re: nested require files need path internally — "Julian Fitzell" <julian-ml@...4.com> 2001/09/19

On 19/09/2001 at 10:12 AM matz@ruby-lang.org wrote:

[#21376] Re: nested require files need path internally — matz@... (Yukihiro Matsumoto) 2001/09/19

Hi,

[#21406] Re: nested require files need path internally — Paul Brannan <pbrannan@...> 2001/09/19

On Wed, 19 Sep 2001, Yukihiro Matsumoto wrote:

[#21315] Suggestions for new CGI lib — anders@... (Anders Johannsen)

From the comp.lang.ruby thread "Minor cgi.rb question" (2001-09-03), I

21 messages 2001/09/18

[#21413] Ruby/objects book in style of The Little Lisper — Brian Marick <marick@...>

I fell in love with Lisp in the early 80's. Back then, I read a book called

36 messages 2001/09/19
[#21420] Re: Ruby/objects book in style of The Little Lisper — Christopher Sawtell <csawtell@...> 2001/09/20

On 20 Sep 2001 06:19:44 +0900, Brian Marick wrote:

[#21479] Re: Ruby/objects book in style of The Little Lisper — Kevin Smith <kevinbsmith@...> 2001/09/21

--- Christopher Sawtell <csawtell@paradise.net.nz> wrote:

[#21491] SV: Re: Ruby/objects book in style of The Little Lisper — "Mikkel Damsgaard" <mikkel_damsgaard@...> 2001/09/21

[#21494] Re: SV: Re: Ruby/objects book in style of The Little Lisper — Kevin Smith <kevinbsmith@...> 2001/09/21

--- Mikkel Damsgaard <mikkel_damsgaard@mailme.dk> wrote:

[#21510] Re: SV: Re: Ruby/objects book in style of The Little Lisper — Todd Gillespie <toddg@...> 2001/09/22

On Sat, 22 Sep 2001, Kevin Smith wrote:

[#21514] Re: SV: Re: Ruby/objects book in style of The Little Lisper — Kevin Smith <kevinbsmith@...> 2001/09/22

--- Todd Gillespie <toddg@mail.ma.utexas.edu> wrote:

[#21535] irb — Fabio <fabio.spelta@...>

Hello. :) I'm new here, and I have not found an archive of the previous

15 messages 2001/09/22

[#21616] opening a named pipe? — "Avdi B. Grimm" <avdi@...>

I'm having trouble reading from a named pipe in linux. basicly, I'm

12 messages 2001/09/24

[#21685] manipulating "immutable" objects such as Fixnum from within callbacks & al... — Guillaume Cottenceau <gc@...>

Hello,

15 messages 2001/09/25

[#21798] Ruby internal (guide to the source) — "Benoit Cerrina" <benoit.cerrina@...>

Hi,

22 messages 2001/09/28

[ruby-talk:21721] Re: gtk on win32

From: "Rich Kilmer" <rich@...>
Date: 2001-09-26 14:20:54 UTC
List: ruby-talk #21721
It does nothing other then get unpacked into a /usr/local directory structure (yeah...not very Win32 but...)

What is nice is all the precompiled libraries unpack into the same structure (/usr/local) so to use it just add /usr/local/bin to your environment path.  You then get ruby and rubyw from the command line.  You should not have to dink with the registry.

I have found this version extremely stable (with none of the networking socket problems I had encountered under the cygwin version).

And its kept VERY up to date (like updates every 4-5 days for a while).


-Rich

> -----Original Message-----
> From: Benoit Cerrina [mailto:benoit.cerrina@writeme.com]
> Sent: Wednesday, September 26, 2001 2:51 AM
> To: ruby-talk ML; undisclosed-recipients:
> Subject: [ruby-talk:21711] Re: gtk on win32
> 
> 
> Thanks a lot.
> By the way how was I supposed to find this link?  From the main Ruby page
> I've reach a page which seems to be owned
> by the same porter but with older ports: http://www.os.rim.or.jp/~eban/
> And is there a guide on how to compile ruby and ruby extension for mingw32
> (I suppose that the usual unix doesn't work.
> Do you know what else the installable version does other than unpack
> everything (specially as far as the registry is concerned).
> Benoit
> 
> "Rich Kilmer" <rich@infoether.com> wrote in message
> news:NDBBKPEKEKOELOHKPCNOIEEBCGAA.rich@infoether.com...
> > Here is a very up to date mingw32 version (1.6.5) of ruby with many
> precompiled popular libraries:
> >
> > http://www.ruby-lang.org/~eban/ruby/binaries/mingw/
> >
> > -Rich
> >
> > > -----Original Message-----
> > > From: Benoit Cerrina [mailto:benoit.cerrina@writeme.com]
> > > Sent: Tuesday, September 25, 2001 4:21 PM
> > > To: ruby-talk ML; undisclosed-recipients:
> > > Subject: [ruby-talk:21678] Re: gtk on win32
> > >
> > >
> > > By the way
> > > the mingw32 version of ruby for windows
> > > http://jarh.hoops.livedoor.com/ruby/ruby-1.6.2-20001218-i386-mingw
> > 32.tar.gz
> > works just fine with gtk, it is just the cygwin version which does not.
> It's
> > too bad that it is only version 1.6.2
> > Benoit
> > "Bernard Delm馥" <bdelmee@advalvas.be> wrote in message
> > news:910978eb.0109240058.207f99fd@posting.google.com...
> > > "Benoit Cerrina" <benoit.cerrina@writeme.com> wrote
> > >
> > > > > Hi,
> > > > > I've installed the win32 ruby version from the pragmatic 
> programmers
> > but
> > > > > when I try to load gtk I get the following error:
> > > > >
> > > > > irb(main):001:0> require 'gtk'
> > > > > LoadError: dlopen: Win32 error 126 -
> > > > > /cygdrive/d/ruby/lib/ruby/site_ruby/1.6/i386-cygwin/gtk.so
> > > > >
> > > > > can anybody help?
> > > > > Benoit
> > > > >
> > >
> > > Maybe you can try the gtk zip bundle available at:
> > > http://www.os.rim.or.jp/~eban/
> > >
> > > Please report back to this NG whether these somewhat
> > > aging DLL's still work with newer cygwin ruby builds.
> > >
> > > TIA,
> > >
> > > Bernard.
> >
> >
> >
> 
> 

In This Thread

Prev Next