Re: [Ironruby-core] Problems installing rake

2009-12-21 Thread Turpin, Jay
Did you setup the environment variable for your proxy? SET HTTP_PROXY=http://proxy.mycompany.com:2112 igem install rake --no-rdoc --no-ri irake --version Regards, Jay Turpin "Do, or do not. There is no 'try'. " - Yoda ('The Empire Strikes Back') __

Re: [Ironruby-core] Problems installing rake

2009-12-18 Thread Jimmy Schementi
pre-installed in that environment. > -Original Message- > From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core- > boun...@rubyforge.org] On Behalf Of Lars Von Wedel > Sent: Friday, December 18, 2009 12:12 AM > To: ironruby-core@rubyforge.org > Subject: [

[Ironruby-core] Problems installing rake

2009-12-18 Thread Lars Von Wedel
Hello, I installed Ironruby, mainly for the purpose of experimenting with rake. Using 'igem install rake' fails, I suspect due to authentication issues with the proxies on our company network. I then downloaded the rake sources as of 0.8.7 and ran 'ir install.rb' in the sources directory, bu