rofl seriously?  You don't know when to call it quits do you.

If you want to duplicate environments you just zip up your installation,
copy it around, extract and add the location to the path (the last isn't
mandatory, because you can still use absolute paths, after all if you
announce to developers where it needs to be then that's where they need to
extract it to). In this case everybody has the same gems and config. How is
that worse than running an installer and requiring clicks?


By the way your problem will go a way with the next version of the ironruby
installer (remember that this is still in development).
---
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, Jan 25, 2010 at 8:45 PM, Mohammad Azam <li...@ruby-forum.com> wrote:

> You are completely missing my point!!!!
>
> gems are like GAC but IronRuby is not using them as GAC. It is using it
> like a simple zip file extraction and folder path mechanism. Since, it
> is not an installable every developer can download the IronRuby
> framework in a different folder. Which means that on all the machines
> the ENV variable is different and now gems are downloaded also in the
> different folders. If we install IronRuby like "Ruby" using one click
> installer then chances are high that it will reside in a common
> directory. Using the method about I have to announce to all developers
> that please keep your files in C:\IronRuby folder.
>
>
>
>
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to