[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: [SOLUTION] Object Browser (#8

Lothar Scholz

11/22/2004 3:08:00 PM

Hello Masao,

MM> Hi,

MM> On Mon, 22 Nov 2004 11:38:36 +0900
MM> Jamis Buck <jgb3@email.byu.edu> wrote:


MM> See
MM> http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+f...
MM> You can install them just four steps, though it's not one click ;).

And fails on step 2 with

Z:\work\arachno\make>ruby -e "require 'gtk2'"
c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/glib2.so: 126: The specified module could not be found.
- c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/glib2.so (LoadError)
from c:/ruby/lib/ruby/site_ruby/1.8/glib2.rb:64
from c:/ruby/lib/ruby/site_ruby/1.8/gtk2.rb:1:in `require'
from c:/ruby/lib/ruby/site_ruby/1.8/gtk2.rb:1
from -e:1:in `require'
from -e:1

The file exists all all DLL's also, so there is some other thing wrong here.
My System is WinXP SP2.


--
Best regards, emailto: scholz at scriptolutions dot com
Lothar Scholz http://www.ru...
CTO Scriptolutions Ruby, PHP, Python IDE 's




1 Answer

Masao Mutoh

11/22/2004 3:36:00 PM

0

Hi Lothar,

On Tue, 23 Nov 2004 00:07:38 +0900
Lothar Scholz <mailinglists@scriptolutions.com> wrote:

> Hello Masao,
>
> MM> Hi,
>
> MM> On Mon, 22 Nov 2004 11:38:36 +0900
> MM> Jamis Buck <jgb3@email.byu.edu> wrote:
>
>
> MM> See
> MM> http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+f...
> MM> You can install them just four steps, though it's not one click ;).
>
> And fails on step 2 with
>
> Z:\work\arachno\make>ruby -e "require 'gtk2'"
> c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/glib2.so: 126: The specified module could not be found.
> - c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/glib2.so (LoadError)
> from c:/ruby/lib/ruby/site_ruby/1.8/glib2.rb:64
> from c:/ruby/lib/ruby/site_ruby/1.8/gtk2.rb:1:in `require'
> from c:/ruby/lib/ruby/site_ruby/1.8/gtk2.rb:1
> from -e:1:in `require'
> from -e:1
>
> The file exists all all DLL's also, so there is some other thing wrong here.
> My System is WinXP SP2.


On step 2? Did you do step 3 and 4?

And are there c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/glib2.so ?


--
:% Masao Mutoh<mutoh@highway.ne.jp>