Re: [Fxruby-users] FXRuby cries about acquireSelection
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <jl...@cf...> - 2003-11-24 15:30:42
|
Vlada wrote: > I'm not sure if writing onthe right address, but didn't found any other. This is the right place to ask questions about FXRuby. > FXRuby 1.0.27 > fox 1.0.46 > > Compilation goes well in both. OK. > ----------- > irb(main):001:0> require 'fox' > > LoadError: /usr/local/lib/ruby/site_ruby/1.8/i686-linux/fox.so: <snip> What output do you get if you type: ldd /usr/local/lib/ruby/site_ruby/1.8/i686-linux/fox.so at the shell prompt? |