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]

Re: Ruby GUI toolkits?


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/


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