Gtkmozembed on windows

Hi ho :slight_smile: ,

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

It works fine on debian (sarge/etch)

Thanks,
Patrick


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Patrick P. wrote:

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

irb(main):002:0> require ‘gtkmozembed’
LoadError: no such file to load – gtkmozembed

Hi,
I think gtkmozembed is not compiled in the windows binaries. I’ve never
tried compiling it on windows so i don’t know if it can work at all.
Have
you tried installing Ruby-GNOME2 from source?


Mirko M.


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Hi,

On Thu, 22 Feb 2007 14:42:41 +0100
Mirko M. [email protected] wrote:

Hi,
I think gtkmozembed is not compiled in the windows binaries. I’ve never
tried compiling it on windows so i don’t know if it can work at all. Have
you tried installing Ruby-GNOME2 from source?

I tried it, but I couldn’t.
If someone suceed it, please share your knowledge.


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Hi,

On Sat, 24 Feb 2007 16:04:17 +0100
Mirko M. [email protected] wrote:

Have you seen this page: http://severna.homeip.net/gtkmozwin32.php ?

(and this https://bugzilla.mozilla.org/show_bug.cgi?id=256560)

Yes.


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Hi Masao,

Masao M. wrote:

Mirko M. [email protected] wrote:

I think gtkmozembed is not compiled in the windows binaries. I’ve never
tried compiling it on windows so i don’t know if it can work at all. Have
you tried installing Ruby-GNOME2 from source?

I tried it, but I couldn’t.
If someone suceed it, please share your knowledge.

Have you seen this page: http://severna.homeip.net/gtkmozwin32.php ?

(and this https://bugzilla.mozilla.org/show_bug.cgi?id=256560)

Mirko


Mirko M.


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Hi,

On Sat, 24 Feb 2007 16:28:37 +0100
Mirko M. [email protected] wrote:

http://www.mail-archive.com/[email protected]/msg03952.html
Thanks. But I’ve already know the messages.
I googled and checked all sites as possible as I find.


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Masao M. wrote:

There is also an informative message (this too is pretty old) from
Christopher Blizzard here:

http://www.mail-archive.com/[email protected]/msg03952.html

Thanks. But I’ve already know the messages.
I googled and checked all sites as possible as I find.

I understand but since there was not much discussion on this list on the
subject I thought it could be useful to share my kinowledge. I’m not a
prophet so I cannot know in advance what you’ve already read or not :wink:

This message was particularly interesting sice it’s from the author of
gtkmozembed itself and says he does not expect it to work on windows at
all.

Mirko


Mirko M.


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Masao M. wrote:

Have you seen this page: http://severna.homeip.net/gtkmozwin32.php ?

(and this https://bugzilla.mozilla.org/show_bug.cgi?id=256560)

Yes.

There is also an informative message (this too is pretty old) from
Christopher Blizzard here:

http://www.mail-archive.com/[email protected]/msg03952.html

“”"
Christian Biesinger wrote:

Mike wrote:

I am trying to compile the gtk widget for windows, as I already
have a gtk application wich works but needs a good browser.
wow, “good luck”… I’m pretty sure that the gtk version of mozilla
depends on X11…

Yeah, for sure. I wouldn’t expect that gtk widget to work on windows at
all.

–Chris
“”"


Mirko M.


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV