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
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
» 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
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