X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Subject: ruby for cygwin comes without "gem" command Date: Mon, 14 May 2007 13:02:32 +0200 Message-ID: <387E9FC1619C0849BA8934938037E54F05279C@sv-muc-004.venyon-mail.local> From: "Ronald Fischer" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l4EB06Fc002890 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 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/