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@sneakemail.com>
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Ruby GUI toolkits?
References: <31970-59602@sneakemail.com> <45B7F642.5010008@cygwin.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

