« Return to Thread: FXRuby Installation failing

FXRuby Installation failing

by Nataraj :: Rate this Message:

Reply to Author | View in Thread

Hi

Which is the most stable version of FXRuby that can be used with ruby
1.8.7 (2008-05-31 patchlevel 0)?

I am having lots of trouble installing fxruby using gem.

root@at91sam9263ek:~$ gem install fxruby-1.6.19.gem
Building native extensions.  This could take a while...
ERROR:  Error installing fxruby-1.6.19.gem:
        ERROR: Failed to build gem native extension.

/usr/local/bin/ruby extconf.rb

Gem files will remain installed in
/usr/local/lib/ruby/gems/1.8/gems/fxruby-1.6.19 for inspection.
Results logged to
/usr/local/lib/ruby/gems/1.8/gems/fxruby-1.6.19/ext/fox16/gem_make.out

root@at91sam9263ek:~$ cat
/usr/local/lib/ruby/gems/1.8/gems/fxruby-1.6.19/ext/fox16/gem_make.out
/usr/local/bin/ruby extconf.rb


The foxlib example program 'Calculator' works well. Using
libFOX-1.6.so.0.0.36. But fxruby install doesnt finish.

During my previous install on I used libFOX-1.6.so.0.0.34. Could it be
any bug in ibFOX-1.6.so.0.0.36?

Trying out a source install now.

Please help me.

regards

Nataraj
_______________________________________________
fxruby-users mailing list
fxruby-users@...
http://rubyforge.org/mailman/listinfo/fxruby-users

 « Return to Thread: FXRuby Installation failing