ruby for cygwin comes without "gem" command
Ronald Fischer
ronald.fischer@venyon.com
Mon May 14 11:15:00 GMT 2007
I installed ruby for cygwin, using the cygwin setup program:
$ ruby --version
ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-cygwin]
To my surprise, this does not install the "gem" command, which is
normally part of Ruby 1.8.5:
$ which ruby
/usr/bin/ruby
$ ls /usr/bin/gem
ls: cannot access /usr/bin/gem: No such file or directory
How can I get the gem command for cygwin? Or can I simply use the "gem"
command
from the normal (Windows-) installation of Ruby?
Ronald
--
Ronald Fischer <ronald.fischer@venyon.com>
Phone: +49-89-452133-162
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list