Hi I needed to do the following to get it to install
in cmd.exe SET MERLIN_ROOT='' in powershell $env:merlin_root='' igem install watir but... I did install the user-choices gem from tar archive trying to find a way out. I'm using ironruby from the git HEAD Because it installs fine for me can you also give me the following env variables echo %PATH% echo %GEM_PATH% igem env location where you extracted the ironruby binaries maybe we can find a way out --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Mon, Sep 21, 2009 at 8:25 PM, Mohammad Azam <[email protected]> wrote: > Yup! I ran that but nothing happened. So, I manually placed the gem > directory path in the environment variables. > > > On Mon, Sep 21, 2009 at 1:13 PM, Jimmy Schementi < > [email protected]> wrote: > >> There is only one: Merlin/Main/Languages/Ruby/Scripts/Dev.bat >> http://wiki.github.com/ironruby/ironruby/devbat >> >> ------------------------------ >> *From:* [email protected] [ >> [email protected]] on behalf of Mohammad Azam [ >> [email protected]] >> *Sent:* Monday, September 21, 2009 11:10 AM >> *To:* [email protected] >> *Subject:* Re: [Ironruby-core] Manually Setting the Gems Path >> >> Which dev.bat to use since there are three of them? >> >> On Mon, Sep 21, 2009 at 1:02 PM, Mohammad Azam <[email protected]>wrote: >> >>> I am trying to hook up Watir with IronRuby but since I cannot use the >>> following >>> >>> ir.exe igem install watir >>> >>> I have downloaded Watir for Ruby (Not IronRuby). I have setup the path >>> to the ruby libraries in the ir.exe.config file with "c:\ruby" >>> >>> But still I am not able to run Watir. I get the exception >>> >>> require no such file to load ----- watir >>> >>> >>> >>> >>> >>> On Mon, Sep 21, 2009 at 12:43 PM, Ryan Riley < >>> [email protected]> wrote: >>> >>>> Yes, dev.bat will inject the default environment variables for you. >>>> That's not the root of the problem necessarily, but it should help get your >>>> gems in the right place. >>>> >>>> >>>> Ryan Riley >>>> [email protected] >>>> http://panesofglass.org/ >>>> http://wizardsofsmart.net/ >>>> >>>> >>>> On Mon, Sep 21, 2009 at 12:39 PM, Mohammad Azam >>>> <[email protected]>wrote: >>>> >>>>> No! >>>>> Do I have to click on dev.bat in order to inject the environment >>>>> variables? >>>>> >>>>> >>>> _______________________________________________ >>>> Ironruby-core mailing list >>>> [email protected] >>>> http://rubyforge.org/mailman/listinfo/ironruby-core >>>> >>>> >>> >>> >>> -- >>> Mohammad Azam >>> MVP (Microsoft Valuable Professional) >>> www.highoncoding.com >>> www.azamsharp.com >>> >> >> >> >> -- >> Mohammad Azam >> MVP (Microsoft Valuable Professional) >> www.highoncoding.com >> www.azamsharp.com >> >> _______________________________________________ >> Ironruby-core mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> > > > -- > Mohammad Azam > MVP (Microsoft Valuable Professional) > www.highoncoding.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
