> -----Original Message----- > From: Giuseppe Bilotta [mailto:bilotta78 / hotpop.com] > Sent: Thursday, August 22, 2002 6:35 AM > To: ruby-talk / ruby-lang.org > Subject: Re: Newbie question. How to install a new package? > > > > You have pre-compiled version of bdb for cygwin at > > > > http://www.ruby-lang.org/~eban/ruby/binaries/cygwin/ext/ > > > > Doh. I had hoped for a native win32 port ... oh well, I'll see what I > can do with it. > > TVM. > > -- > Giuseppe "Oblomov" Bilotta > > Axiom I of the Giuseppe Bilotta > theory of IT: > Anything is better than MS > Go to http:://www.ruby-lang.org/~eban/ruby/binaries/mingw/ext/. You should see a mingw compiled binary of bdb. Jamey.