From: Luis Lavena Date: 2007-12-26T23:40:03+09:00 Subject: Re: Which external modules are necessary for Ruby (1.9)? On Dec 26, 9:45 am, Wolfgang Nádasi-Donner wrote: > Luis Lavena wrote: > > You should check the list of extensions that need to be compiled in > > Setup.nt: > > >http://svn.ruby-lang.org/repos/ruby/trunk/ext/Setup.nt > > > For some of them, just downloaded the -bin and -dev and -dep packages > > from gnuwin32 site and unpacked into MSYS environment. > > > For others, like OpenSSL, you will need to compile from source. > > Thank you very much for the information. I'll start a trial putting the > things together in the next days, and will ask you here if there are > problems (I'm sure I will have problems, because I have no experience > with this). > Yeah, welcome aboard to the World of Windows ;-) > > I'm about to release a package containing ruby19 and their > > dependencies to run without interfere with One-Click-Installer or any > > other ruby build. > > (wait for weekend) :-D > > It sounds very interesting. Were will these things be available? I'll put them on my site, or if traffic gets high, mirror it somewhere else. This is part from a proof of concept for new One-Click installer. I'm trying to pinpoint some issues with readline (as reported to ruby- core yesterday). Readline 5.2 isn't working (it just hang and eat CPU cycles) and 4.3 is segfaulting badly. I'll also package the rake recipes for anyone interested in bootstrap it in your own system. Regards, Luis Lavena