Re: [Ironruby-core] running some benchmarks

2010-02-12 Thread Shri Borde
...@whiterabbitconsulting.eu] Sent: Friday, February 12, 2010 12:14 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] running some benchmarks I'll try it again for MRI. I don't get socket errors for MRI when I try to use it to push gems etc. On mac I get socket errors when trying

Re: [Ironruby-core] running some benchmarks

2010-02-12 Thread Ivan Porto Carrero
I'll try it again for MRI. I don't get socket errors for MRI when I try to use it to push gems etc. On mac I get socket errors when trying to install gems. When I use that same version on ubuntu karmic it will tell me invalid path errors (this has been reported by somebody on codeplex). When I try

Re: [Ironruby-core] running some benchmarks

2010-02-11 Thread Shri Borde
What problem does "gem sources -a" have with %HOME%? Does MRI have the same problem? If %HOME% is not set, IronRuby and MRI should both use the same algorithm to figure out the return value of File.expand_path("~") based on other environment variables like %USERPROFILE%. Do you get the SocketEr