X-Spam-Check-By: sourceware.org Date: Mon, 18 Jun 2007 15:03:40 +0200 From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com> To: cygwin AT cygwin DOT com Subject: Re: mysql.so: Permission denied (Ruby under Cygwin) Message-ID: <20070618130340.GO4179@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <387E9FC1619C0849BA8934938037E54F0884D2 AT sv-muc-004 DOT venyon-mail DOT local> <46767F03 DOT 48C33276 AT dessent DOT net> <387E9FC1619C0849BA8934938037E54F0884D7 AT sv-muc-004 DOT venyon-mail DOT local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <387E9FC1619C0849BA8934938037E54F0884D7@sv-muc-004.venyon-mail.local> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Jun 18 14:57, Ronald Fischer wrote: > Finally, I have installed the Ruby mysql module via > gem install -r mysql > assuming that "this would do the right thing" anyway. Native Windows gem or Cygwin gem? If you use the native Windows gem you'll get native WIndows packages. I don't even know if a Cygwin gem exists. It's not part of the base package and (as I mentioned in my previous mail) ruby-gems doesn't exist as a Cygwin package. > > Have you checked the library > > dependencies of mysql.so? > > I tried to do a > > ldd mysql.so > > but ldd was not found on my installation. In which Cygwin package is ldd > supposed to be? There is none. This is Cygwin, not Linux. Try cygcheck instead. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/