X-Spam-Check-By: sourceware.org Message-ID: <9518-68247@sneakemail.com> Date: Wed, 24 Jan 2007 17:29:33 -0700 From: "Mail User" <6x9heaw02 AT sneakemail DOT com> User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Ruby GUI toolkits? References: <31970-59602 AT sneakemail DOT com> <45B7F642 DOT 5010008 AT cygwin DOT com> In-Reply-To: <45B7F642.5010008@cygwin.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Larry Hall (Cygwin) reply-to-list-only-lh-at-cygwin.com |Cygwin Mailing List| wrote: > This is Windows, not *NIX. The Windows loader doesn't know what to do > with a *.so file. You'll need to rename it *.dll. Hmm. I installed the wxruby2-preview 0.0.38 (i386-mswin32) binaries via gem. From Ruby, I get this error with wxRuby when I try to require 'wx': LoadError: Permission denied - /usr/lib/ruby/gems/1.8/gems/wxruby2-preview-0.0.38-i386-mswin32/lib/wxruby2.so If I chmod +x wxruby2.so, I get this error: LoadError: No such file or directory - /usr/lib/ruby/gems/1.8/gems/wxruby2-preview-0.0.38-i386-mswin32/lib/wxruby2.so I get the same exact errors on the .so files using with the fxruby i386 win32 gem. Thanks for any help! Geoff -- 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/