From: James Coglan Date: 2008-12-13T04:14:52+09:00 Subject: Re: Multiple Ruby versions for testing ------=_Part_20954_19744908.1229109716859 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 2008/12/12 Craig Demyanovich > Dr. Nic wrote something about this recently. > > http://drnicwilliams.com/2008/12/11/future-proofing-your-ruby-code/ > > Regards, > Craig > Thanks for that. On first running the "multiruby -e 'p 1+1'" command, it downloads 1.8.7 and 1.9.0 then starts building them, but hangs when it gets to "creating Makefile". Anybody else get this and know how to fix it? I have build-essential and ruby1.8-dev installed and the build doesn't report errors, it just hangs. ------=_Part_20954_19744908.1229109716859--