Mohammed Can you send me the output of these commands? echo %GEM_PATH% where ir where ruby where csc.exe where resgen echo %MERLIN_ROOT% echo %PATH%
So I can tell you what should be in there for it to work properly thanks --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Wed, Sep 23, 2009 at 6:46 AM, Jimmy Schementi < [email protected]> wrote: > > http://github.com/ironruby/ironruby/blob/master/Merlin/Main/Languages/Ruby/Scripts/Dev.bat#L16 > > GEM_PATH is set to the gems path in the Ruby stdlibs that are checked into > the IronRuby source; GEM_HOME isn't set since we want the implementations to > still install them to their own directory. (GEM_HOME tells RubyGems where to > install gems, and GEM_PATH tells it where to load them from). > > Again, this is just for the developer environment. > > ~js > > ------------------------------ > *From:* [email protected] [ > [email protected]] on behalf of Ryan Riley [ > [email protected]] > *Sent:* Tuesday, September 22, 2009 9:35 PM > *To:* [email protected] > *Subject:* Re: [Ironruby-core] Seems like it is loading from the Ruby > libraries instead of IronRuby gems > > What are the values of gem_path and gem_home? > > Sent from my iPhone > > On Sep 22, 2009, at 11:08 PM, Mohammad Azam <[email protected]> wrote: > > I uninstall Ruby spec gem and it worked fine. Seems like when spec gem > is installed on IronRuby and Ruby then IronRuby looks in the Ruby folder for > the gem. > > On Tue, Sep 22, 2009 at 8:47 PM, Jim Deville < <[email protected]> > [email protected]> wrote: > >> More info please J >> >> >> >> *From:* <[email protected]> >> [email protected] >> [mailto:<[email protected]> >> [email protected]] *On Behalf Of *Mohammad Azam >> *Sent:* Tuesday, September 22, 2009 2:33 PM >> *To:* <[email protected]>[email protected] >> *Subject:* [Ironruby-core] Seems like it is loading from the Ruby >> libraries instead of IronRuby gems >> >> >> >> >> >> -- >> Mohammad Azam >> MVP (Microsoft Valuable Professional) >> <http://www.highoncoding.com>www.highoncoding.com >> <http://www.azamsharp.com>www.azamsharp.com >> >> _______________________________________________ >> Ironruby-core mailing list >> <[email protected]>[email protected] >> <http://rubyforge.org/mailman/listinfo/ironruby-core> >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> > > > -- > Mohammad Azam > MVP (Microsoft Valuable Professional) > <http://www.highoncoding.com>www.highoncoding.com > <http://www.azamsharp.com>www.azamsharp.com > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > >
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
