Problem Installing GTK+ / WindowsXP

Hello.

Just a small problem, installing GTK+ under Windows.

1) i donwloaded and installed the last ruby version (one-click-installer) ruby182-14.exe at http://rubyforge.org/frs/?group_id=167
2) next ruby/Gtk2 for windows, ruby-gtk2-0.12.0-1-i386-msvcrt-1.8.zip at http://sourceforge.net/project/showfiles.php?group_id=53614
3) and then the GTK+ Runtime Environment gtk-win/GTK-Runtime-Environment-2.2.4-3.exe at http://www.dropline.net/gtk/download.php

Now i run the tests:

1) ruby -v --> ok

2) ruby -e "require 'Gtk2'" -->

d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/glib2.so: 127: procedure not found. - d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/glib2.so (LoadError)
from d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:6:in`require'
from d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/glib2.rb:68
from d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:6:in`require__'
from d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:6:in`require'
from d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/Gtk2.rb:1
from d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:6:in`require__'
from d:/#utilitaires/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:6:in`require'
from -e:1

Does someone have a way to continue?
Thank you.

Pafo

···

--
Ceci est une signature automatique de MesNews.
Site : http://mesnews.no-ip.com

Hi,

···

On 4/13/05, Pafo007 <Pafo007@wanadoo.point.fr> wrote:

Hello.

Just a small problem, installing GTK+ under Windows.

The Dropline packages aren't supported anymore, see:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+for+Windows
http://gladewin32.sourceforge.net/

For the supported GTK+ packages. :slight_smile:

Cheers,
Joao

The Dropline packages aren't supported anymore, see:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+for+Windows
http://gladewin32.sourceforge.net/

For the supported GTK+ packages. :slight_smile:

Cheers,
Joao

Thank you, i tried these packages, and replaced my dropline one by gtk-win32-aio-2.4-rc22.exe . I get now exactly the same error :slight_smile:
I think I'm going back to Tk :-/

···

--
Ceci est une signature automatique de MesNews.
Site : http://mesnews.no-ip.com

Hi,

> The Dropline packages aren't supported anymore, see:
> http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+for+Windows
> http://gladewin32.sourceforge.net/
>
> For the supported GTK+ packages. :slight_smile:
>
> Cheers,
> Joao

Thank you, i tried these packages, and replaced my dropline one by
gtk-win32-aio-2.4-rc22.exe . I get now exactly the same error :slight_smile:
I think I'm going back to Tk :-/

Sorry about that.
I use Ruby-GNOME2 on Linux and on Windows, but currently I'm using
mostly the 2.6.x versions of GTK+:

C:\>irb
irb(main):001:0> require 'gtk2'
=> true
irb(main):002:0> Gtk::VERSION
=> [2, 6, 4]

Maybe you could give the 2.6.4 version a shot?
http://gladewin32.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=76

Please join the Ruby-GNOME2 mailing list that I'm sure there are some
people that would be glad to help you further:

Maybe later I'll try to reproduce the problem that you are having with
the 2.4.x version, but right now I'm doing something else and I really
don't want to close the Windows to downgrade the GTK+ version. :slight_smile:

Cheers,
Joao

···

On 4/13/05, Pafo007 <Pafo007@wanadoo.point.fr> wrote:

Maybe you could give the 2.6.4 version a shot?

Maybe later I'll try to reproduce the problem that you are having with
the 2.4.x version, but right now I'm doing something else and I really
don't want to close the Windows to downgrade the GTK+ version. :slight_smile:

Cheers,
Joao

I thank you for your help. I tried yesterday "2.6.4 rc3" whitch gave the same bad result. And this evening "2.6.4 rc2" too.
I've joined the Ruby-GNOME2 mailing list : ruby-gnome2-devel-en List Signup and Options

Thank you

···

--
Ceci est une signature automatique de MesNews.
Site : http://mesnews.no-ip.com