[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Fastri-server error on winxp: cannot find file

Peña, Botp

12/20/2006 11:43:00 PM

Hi to fastri author,

I'm currently on windows at home. Running fastri-server, I get the following,
-----------------------
[snip]
Indexing RI docs for win32-sapi-0.1.3 version mswin32.
Indexing RI docs for win32-sound version 0.4.0.
Indexing RI docs for windows-pr version 0.6.0.
Indexing RI docs for windows-pr-0.5.1 version mswin32.
Indexing RI docs for wx_sugar version 0.1.13.
Building index.
c:/ruby/lib/ruby/gems/1.8/gems/fastri-0.2.1.1/bin/fastri-server:32:in `initializ
e': No such file or directory - C:\Documents and Settings\botp/.fastri-index
(Errno::ENOENT)
from c:/ruby/lib/ruby/gems/1.8/gems/fastri-0.2.1.1/bin/fastri-server:32:
in `open'
from c:/ruby/lib/ruby/gems/1.8/gems/fastri-0.2.1.1/bin/fastri-server:32:
in `make_index'
from c:/ruby/lib/ruby/gems/1.8/gems/fastri-0.2.1.1/bin/fastri-server:153

from c:/ruby/bin/fastri-server:18:in `load'
from c:/ruby/bin/fastri-server:18

-----------------------

Fastri can't find it but It's there of course. I guess the slashes clashed :)

Kind regards -botp