From: ts Date: 2002-08-22T19:00:05+09:00 Subject: Re: Newbie question. How to install a new package? >>>>> "G" == Giuseppe Bilotta writes: G> Oops. Do I need some extra library for the package? Where can I get a G> Win32 build? Well, bdb is just an interface to Berkeley DB distributed by Sleepycat You can find the source for Berkeley DB at http://www.sleepycat.com/download.html You have pre-compiled version of bdb for cygwin at http://www.ruby-lang.org/~eban/ruby/binaries/cygwin/ext/ Guy Decoux