Want to use Ruby/GTK2 + rcairo on Windows

S

satoshi

Hi folks,

I'd like to use ruby-gtk2 package and rcairo on my Windows 7 laptop.
I'm using ruby 1.9.2p0 (2010-08-18) [i386-mingw32] installed by RubyInstaller for Windows.

I could install rcairo very well with gem like this: gem install cairo --no-rdoc --no-ri

But when I tried to install gtk2 like this: gem install gtk2
I got this error: ERROR: Failed to build gem native extension.

How can I install (or compile) ruby-gtk2?

Thanks,
ashbb
 
R

Roger Pack

How can I install (or compile) ruby-gtk2?

from source, most likely. Or if they have a binary distributable (for
windows or for mingw) that would probably work. Now whether compiling
it by hand using devkit is easy, or not, you will be the first person to
have the answer to that question, most likely.
-r
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top