Hi All,
I’ve downloaded Ruby O.-Click installer (ruby185-21.exe), and tried to
run freeride IDE. As the result I’ve got a console window with infinite
stream of error messages like this:
–
Failing to load: rubyide_fox_gui-appframe
Failing to load: rubyide_fox_gui-fox_services
Failing to load: rubyide_fox_gui
Failing to load: rubyide_tools_fox_script_runner
Failing to load: rubyide_tools_fox_file_browser
Failing to load: rubyide_tools_fox_source_browser
Failing to load: rubyide_tools_fox_ri
Failing to load: rubyide_tools_fox_irb
Failing to load: rubyide_tools_fox_databus_inspector
Failing to load: rubyide_tools_fox_configurator
Failing to load: rubyide_tools_fox_debugger
Failing to load: rubyide_tools_configurator
Failing to load: rubyide_tools_fox_configurator
Failing to load: rubyide_fox_gui-toolbar
Failing to load: rubyide_fox_gui
Failing to load: rubyide_tools_fox_script_runner
Failing to load: rubyide_tools_fox_file_browser
Failing to load: rubyide_tools_fox_source_browser
Failing to load: rubyide_tools_fox_ri
Failing to load: rubyide_tools_fox_irb
…
already initialized constant ID_GETREALRANGE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so:
warning:
already initialized constant ID_SETHELPSTRING
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so:
warning:
already initialized constant ID_GETHELPSTRING
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so:
warning:
already initialized constant ID_SETTIPSTRING
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so:
warning:
already initialized constant ID_GETTIPSTRING
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so:
warning:
already initialized constant ID_QUERY_TIP
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox12.so:
…
–
My path contains ruby/bin directory. I understand that I haven’t
configured something, but I am unable to figure out what exactly is
wrong. What should I do to get it work?
P.S.
Sorry for a totally newbie question, but I really want to try out Ruby.
Best regards, Alexey K.