This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ruby for cygwin comes without "gem" command


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]