P
Patrick Li
Hi,
Has anyone gotten gems to install correctly using Ruby 1.9?
I have the latest Ruby 1.9 binary, and Ruby Gems.
When I run "ruby setup.rb" I get an error message like this:
setup.rb:18: command not found: (null)
setup.rb:18:in `exec': No such file or directory (Errno::ENOENT)
from setup.rb:18:in `<main>'
Thanks very much for your help
-Patrick
Has anyone gotten gems to install correctly using Ruby 1.9?
I have the latest Ruby 1.9 binary, and Ruby Gems.
When I run "ruby setup.rb" I get an error message like this:
setup.rb:18: command not found: (null)
setup.rb:18:in `exec': No such file or directory (Errno::ENOENT)
from setup.rb:18:in `<main>'
Thanks very much for your help
-Patrick