I installed "eclipse" and want to run "fxruby" on fedora "linux", but it does not work it. The error says :
cannot load such file -- fox16 (LoadError)
I installed this file with command
gem install fxruby
but fxruby not exist in gem list.
How can i fix it?