- Previous thread: Should a gem set $KCODE in ruby 1.8 for others?
- Next thread: C extension: VALUEs being collected too early
- Threads sorted by date: ruby 200906
Hi,
I used gtkhtml2 on Linux which worked great but when porting to windows,
I couldn't get anything to work.
ruby-gnome for windows doesn't include gtkhtml2. I've tried compiling
various packages with mingw and cygwin but had various problems with
them or their dependencies. I've tried all sorts of combinations of
libraries/environments but not had much success.
Eg, compiling gtk+ with cygwin gives "io-jpeg.c:967: error: structure
has no member named 'progressive_mode'".
I want gtk and something like webkit/gtkhtml/mozembed with Ruby on
Windows. Has anyone got this to work and know the install process?
--
Posted via http://www.ruby-forum.com/.
I used gtkhtml2 on Linux which worked great but when porting to windows,
I couldn't get anything to work.
ruby-gnome for windows doesn't include gtkhtml2. I've tried compiling
various packages with mingw and cygwin but had various problems with
them or their dependencies. I've tried all sorts of combinations of
libraries/environments but not had much success.
Eg, compiling gtk+ with cygwin gives "io-jpeg.c:967: error: structure
has no member named 'progressive_mode'".
I want gtk and something like webkit/gtkhtml/mozembed with Ruby on
Windows. Has anyone got this to work and know the install process?
--
Posted via http://www.ruby-forum.com/.
Related Threads
- request config for ngnix web server - nginx
- [Hendrix] Thnank you for a fantastic product! - firefox
- [Inkscape-devel] Path rendering buggy? - inkscape
- How to show a specific name on the reciver's cellphone instead of my cellphone number - kannel
- [opensuse] Dark Red & Gold KDE4 Theme - brighten your desktop for a bit - opensuse
- [osol-help] Installation plan - version strategy - opensolaris
- Debian installation on laptop with damaged screen - debian
- [Hendrix] creating account - thunderbird
- [driver-discuss] Device Driver Shutdown - opensolaris
- Working with outside data sources - django
- [jira] Created: (AMQ-2619) Transport fails IOException (Unknown data type: 0) - activemq
- How do I set the encoding on a regexp ? - ruby