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
What version of IronRuby are you using, and what is the error message you get in both cases (using gems and running the installer locally)? You probably just want to download the gem file for rake and install that locally. If you're OK with building from the IronRuby sources, we have rake pre-i