how to use fxri

T

Taras

hello,
total newbie here. i have gem installed fxirb, fxri, and fxruby. now
i'd like to open hopefully a standalone fxri interactive window. how
do i do this?
cheers,
taras
 
L

Lyle Johnson

total newbie here. i have gem installed fxirb, fxri, and fxruby. now
i'd like to open hopefully a standalone fxri interactive window. how
do i do this?

On my computer, anyways, I just type "fxri" at the command line and up
pops the FXRi window (with an embedded fxirb console).

If you have a lot of gems installed, it may take awhile for FXRi to
start up and be available, I think because it's having to read in all
of that documentation data and prepare it for display.
 
K

kublai

On my computer, anyways, I just type "fxri" at the command line and up
pops the FXRi window (with an embedded fxirb console).

If you have a lot of gems installed, it may take awhile for FXRi to
start up and be available, I think because it's having to read in all
of that documentation data and prepare it for display.

Thanks for the reply. When I type fxri, i get this error:

c:/Ruby19/lib/ruby/gems/1.9.1/gems/fxri-0.3.7/lib/RiManager.rb:2:in
'require': no suchfile to load -- rdoc/ri/ri_driver (LoadError)

I checked the rdoc/ri/ directory, and I see that there is no
ri_driver.rb file, but there is a driver.rb file. I edited the
fxri.bat, changing ri_driver.rb to driver.rb didn't work either.

Wonder where I can get ri_driver.rb file.

Taras
 
L

Lyle Johnson

Thanks for the reply. When I type fxri, i get this error:

c:/Ruby19/lib/ruby/gems/1.9.1/gems/fxri-0.3.7/lib/RiManager.rb:2:in
'require': no suchfile to load -- rdoc/ri/ri_driver (LoadError)

I checked the rdoc/ri/ directory, and I see that there is no
ri_driver.rb file, but there is a driver.rb file. I edited the
fxri.bat, changing ri_driver.rb to driver.rb didn't work either.

Ah. I was trying with Ruby 1.8.7, not Ruby 1.9.1. So perhaps FXRi is
not compatible with the version of RDoc that ships with Ruby 1.9.1;
you may want to file a bug report with the FXRi developer to see if it
can be fixed.
 
K

kublai

Ah. I was trying with Ruby 1.8.7, not Ruby 1.9.1. So perhaps FXRi is
not compatible with the version of RDoc that ships with Ruby 1.9.1;
you may want to file a bug report with the FXRi developer to see if it
can be fixed.

Thanks for sharing.

T
 

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

Forum statistics

Threads
474,164
Messages
2,570,898
Members
47,439
Latest member
shasuze

Latest Threads

Top