Gtkmozembed on windows

Hi ho :-),

we have a problem using gtkmozembed on Windows. The following software
is installed now:

* Ruby
* GTK+ 2.8 (gimp works)
* Ruby-Gnome2

Did we missed anything?

irb(main):001:0> require 'gtk2'
=> true

irb(main):002:0> require 'gtkmozembed'
LoadError: no such file to load -- gtkmozembed
        from
C:/Tools/Development/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_re
quire.rb:27:in `gem_original_require'
        from
C:/Tools/Development/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_re
quire.rb:27:in `require'
        from (irb):1

Thanks,
Patrick

Hi,

···

On Tue, 20 Feb 2007 22:11:36 +0900 Patrick Plattes <patrick@erdbeere.net> wrote:

Hi ho :-),

we have a problem using gtkmozembed on Windows. The following software
is installed now:

* Ruby
* GTK+ 2.8 (gimp works)
* Ruby-Gnome2

Did we missed anything?

irb(main):001:0> require 'gtk2'
=> true

irb(main):002:0> require 'gtkmozembed'
LoadError: no such file to load -- gtkmozembed

Ruby-GNOME2 on Win32 doesn't support gtkmozembed.
#Did you read README_win32.txt ?

Masao Mutoh schrieb:

Ruby-GNOME2 on Win32 doesn't support gtkmozembed.
#Did you read README_win32.txt ?

no, sorry :-(. do you know an alternativ way to use an html renderer
with windows?

cu
pp

Win32OLE and the IE ActiveX control?

David Vallner

···

On Wed, 21 Feb 2007 21:59:47 +0100, Patrick Plattes <patrick@erdbeere.net> wrote:

Masao Mutoh schrieb:

Ruby-GNOME2 on Win32 doesn't support gtkmozembed.
#Did you read README_win32.txt ?

no, sorry :-(. do you know an alternativ way to use an html renderer
with windows?