search for: fso_flush_i

Displaying 3 results from an estimated 3 matches for "fso_flush_i".

2006 Oct 12
3
IO Error occured at <except.c>:79 in xraise (IOError)
...r message? /usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/runner.rb:27: /usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/ferret-0.10.11/lib/ferret/index.rb:536:in `optimize'': IO Error occured at <except.c>:79 in xraise (IOError) Error occured in fs_store.c:226 - fso_flush_i flushing src of length 1024 from /usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/ferret-0.10.11/lib/ferret/index.rb:536:in `optimize'' from /usr/local/ruby-1.8.5/lib/ruby/1.8/monitor.rb:238:in `synchronize'' from /usr/local/ruby-1.8.5/lib/ruby/gems/...
2006 Aug 26
4
[0.10.0] Index#add_document bug with strange value ?
...found where is my problem (during a big import). Why this silly (really silly :)) example crash ? http://pastie.caboo.se/10357 /usr/lib/ruby/site_ruby/1.8/ferret/index.rb:211:in `add_document'': IO Error occured at <except.c>:79 in xraise (IOError) Error occured in fs_store.c:225 - fso_flush_i flushing src of length -2 from /usr/lib/ruby/site_ruby/1.8/ferret/index.rb:211:in `<<'' from /usr/lib/ruby/1.8/monitor.rb:229:in `synchronize'' from /usr/lib/ruby/site_ruby/1.8/ferret/index.rb:186:in `<<'' from test.rb:13...
2006 Oct 03
8
Ferret install, rake failing on make
I''m currently trying to install the latest version of Ferret (0.10.9) on my Ubuntu Dapper (6.06) system. I have tried the gem, but it does not generate the ferret_ext.so file. Ideally I would prefer to install from the gem, but if source works, I''m fine with that too. I am now trying an install from source, but when I run the command ''$ rake ext'' I get the