[Ironruby-core] FYI: ir -S gem doesn't work on *nix

2010-02-06 Thread Ivan Porto Carrero
http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3898 it looks in the current directory for the script » ir -S gem list unknown: Could not find file "/Users/ivan/Dropbox/CloudSlide/Presentations/fosdem/samples/gem". (Errno::ENOENT) igem doesn't work either it's complaining about Open

Re: [Ironruby-core] FYI: ir -S gem doesn't work on *nix

2010-02-06 Thread Jim Deville
Where is the gem executable? Also, can you do : ir -S igem list (since we still currently have the igem script) JD From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Saturday, February 06, 2010 9:52 AM To: ironruby-core S

Re: [Ironruby-core] FYI: ir -S gem doesn't work on *nix

2010-02-06 Thread Ivan Porto Carrero
» ir -S igem list unknown: Could not find file "/Users/ivan/igem". (Errno::ENOENT) I have them in my path. on this particular box I have it in /usr/local/cloudslide/ironruby/bin --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 Blog: http://flanders

Re: [Ironruby-core] FYI: ir -S gem doesn't work on *nix

2010-02-06 Thread Jim Deville
Interesting. Thanks for checking though. JD From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Saturday, February 06, 2010 11:20 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] FYI: ir -S gem doesn't work o