search for: ferret_ext

Displaying 20 results from an estimated 31 matches for "ferret_ext".

2008 Apr 04
1
Bug Report: Segmentation Fault when indexing with a specific set of FieldInfos.
...atchlevel 114) [i486-linux] (installed through apt-get) * ferret (0.11.6) Results: *** stack smashing detected ***: ruby terminated ======= Backtrace: ========= /lib/libc.so.6(__fortify_fail+0x4b)[0xb7d8f81b] /lib/libc.so.6(__fortify_fail+0x0)[0xb7d8f7d0] /var/lib/gems/1.8/gems/ferret-0.11.6/lib/ferret_ext.so[0xb7b6bb74] /var/lib/gems/1.8/gems/ferret-0.11.6/lib/ferret_ext.so[0xb7b13a61] /var/lib/gems/1.8/gems/ferret-0.11.6/lib/ferret_ext.so(mb_lcf_next+0x23)[0xb7b11d13] /var/lib/gems/1.8/gems/ferret-0.11.6/lib/ferret_ext.so[0xb7b11659] /var/lib/gems/1.8/gems/ferret-0.11.6/lib/ferret_ext.so[0xb7b11e9e...
2008 Feb 26
3
Failed to load ferret_ext.bundle on mac os x
.......... complete Building native extensions. This could take a while... Successfully installed ferret-0.11.6 1 gem installed Installing ri documentation for ferret-0.11.6... Installing RDoc documentation for ferret-0.11.6... $ ruby ferret_test.rb /usr/local/lib/ruby/gems/1.8/gems/ferret-0.11.6/lib/ferret_ext.bundle: Failed to load /usr/local/lib/ruby/gems/1.8/gems/ferret-0.11.6/lib/ferret_ext.bundle (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from /usr/local/lib/ruby/gems/1.8/gems/ferret-0.11.6/lib/ferret.rb:25 from...
2006 Dec 30
2
error of "no such file to load -- ferret_ext"
...search-index'') ----end----------- I get an error when I run the test: $ ruby test/ferret_test.rb /Applications/Locomotive2/Bundles/rmagickRailsSept2006_ppc.locobundle/framework/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'': no such file to load -- ferret_ext (LoadError) from /Applications/Locomotive2/Bundles/rmagickRailsSept2006_ppc.locobundle/framework/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from /Applications/Locomotive2/Bundles/rmagickRailsSept2006_ppc.locobundle/framework/lib/ruby/gems/1.8/gems/fer...
2006 May 10
2
Gem 0.9.2: undefined symbol: mtde_create
...r: irb(main):011:0> index = Index::Index.new({:path => ''/home/srackham/bin/ff_index''}) => #<Ferret::Index::Index:0xb7be7590> irb(main):012:0> index.search_each(''rails'') irb: relocation error: /usr/local/lib/ruby/gems/1.8/gems/ferret-0.9.2/lib/ferret_ext.so: undefined symbol: mtde_create The gem install went smoothly: # gem update : : make install /usr/bin/install -c -m 0755 ferret_ext.so /usr/local/lib/ruby/gems/1.8/gems/ferret-0.9.2/lib Successfully installed ferret-0.9.2 Installing RDoc documentation for ferret-0.9.2... Gems: [ferret] upda...
2006 Aug 23
8
acts_as_ferret with Mongrel and Edge Rails
Hi there, Has anyone tried acts_as_ferret with Edge Rails and Mongrel? When I install the plugin to a project that has Edge Rails frozen, and the Mongrel gem installed, I can''t start the server. There''s no error, it just doesn''t start. I''ve used acts_as_ferret in the past with WEBrick, and stable Rails releases without a hitch. If I remove the
2007 Oct 04
1
Help Installing Ferret Gem on Media Temple Grid Server
It seems that I''ve successfully installed the ferret gem on my Media Temple Grid Server [ ferret 0.11.4 (ruby) ] but now my application won''t start and gives me this error in my mongrel.log /home/25280/data/rubygems/gems/gems/ferret- 0.11.4/lib/ferret_ext.so: libruby1.8.so.1.8: cannot open shared object file: No such file or directory - /home/25280/data/rubygems/gems /gems/ferret-0.11.4/lib/ferret_ext.so (LoadError) It looks like this is a shared libraries problem, but I''ve tried doing some LD_LIBRARY_PATH= with no luck. My local install...
2007 Jun 04
1
Ferret install on WinXP fails - procedure entry point rb_w32
...acts_as_ferret-0.4.0 When I try to use/reference Ferret, I get error messages like the following: -- Require ferret fails irb(main):001:0> require ''ferret'' LoadError: 127: The specified procedure could not be found. - c:/ruby/lib/ruby/gems/1.8/gems/ferret-0.11.4-mswin32/ext/ferret_ext.so from c:/ruby/lib/ruby/gems/1.8/gems/ferret-0.11.4-mswin32/ext/ferret_ext.so from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from c:/ruby/lib/ruby/gems/1.8/gems/ferret-0.11.4-mswin32/lib/ferret.rb:25 from c:/ruby/lib/ruby/sit...
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 following error when it reaches the ''make'' command: make r...
2007 Nov 17
1
crash while building index
...*** glibc detected *** ruby: realloc(): invalid next size: 0x000000000232ffc0 *** ======= Backtrace: ========= /lib/libc.so.6[0x2ae17c1a549d] /lib/libc.so.6(realloc+0x124)[0x2ae17c1a74e4] /usr/lib/libruby1.8.so.1.8(ruby_xrealloc+0x5c)[0x2ae17b5baf8c] /usr/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret_ext.so(mp_alloc +0xb6)[0x2ae18094c886] /usr/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ ferret_ext.so(dw_get_fld_inv+0xf7)[0x2ae1809732b7] /usr/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret_ext.so(dw_add_doc +0x86)[0x2ae18097a146] /usr/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret_ext.so(iw_add_do...
2005 Dec 02
8
Ferret 0.3.0 released
...s very useful if you have multiple processes modifying the index as you might have in a Rails application. Also, it should now compile with the MSVC compiler on windows thanks to a patch from Anatol Pomozov. You can download it from here; http://ferret.davebalmain.com/trac/attachment/wiki/Windows/ferret_ext.so?format=raw And place it in the lib directory of your Ferret distribution. Cheers, Dave Changes: * Added lock finalizer. * Added :auto_flush option to Index::Index * Many speed optimizations * Fixed extension to compile on Windows.
2007 Jun 22
2
clean uninstall for ferret
...t ERROR: While executing gem ... (Gem::InstallError) Unknown gem ferret-> 0 ___________________________________________ Then I try to rake my db and i get errors ____________________________________________ $ rake db:migrate (in /home/drhenner/eggpad) rake aborted! no such file to load -- ferret_ext ____________________________________________ I have no idea what i can do to just uninstall ferret from my system. I would prefer to have it work but at the very least i don''t want it to stop all future work. I installed 0.11.4 first and i got the same problem. I manually removed all t...
2006 Aug 17
3
Ferret locks up when adding items to an index
I''m running Ferret 0.9.5 on a MacBook Pro (OS X 10.4.7) under Locomotive 2.0.7. I have a problem where Ferret is hanging when I try to add items to the index. It doesn''t happen with every object that''s being indexed, and I''m not sure what the objects in question have in common (they are not all instances of the same ActiveRecord object). The process
2007 Apr 10
8
ferret-0.11.4-mswin32 not compatible with Ruby1.8.4
...- Entry Point Not Found The procedure entry point rb_w32_write could not be located in the dynamic link library msvcrt-ruby18.dll. And the following shows in the command box. LoadError: 127: The specified procedure could not be found. - C:/ruby/lib/ruby /gems/1.8/gems/ferret-0.11.4-mswin32/ext/ferret_ext.so from C:/ruby/lib/ruby/gems/1.8/gems/ferret-0.11.4-mswin32/ext/ferret_ext .so from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re quire'' from C:/ruby/lib/ruby/gems/1.8/gems/ferret-0.11.4-mswin32/lib/ferret.rb: 25 from C:/ruby/lib/ruby/...
2007 Apr 09
0
Problem with Ferret on OS X with Locomotive
...a gem. The installation seemed to go fine. No error or warning messages. I setup a test rails app to try Ferret, and the server won''t start. The error I get is /Applications/Locomotive2/Bundles/rmagickRailsJan2007_x86.locobundle/ framework/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret_ext.bundle: Failed to load /Applications/Locomotive2/Bundles/ rmagickRailsJan2007_x86.locobundle/framework/lib/ruby/gems/1.8/gems/ ferret-0.11.4/lib/ferret_ext.bundle (LoadError) from /Applications/Locomotive2/Bundles/ rmagickRailsJan2007_x86.locobundle/framework/lib/ruby/site_ruby/1.8/...
2006 Nov 30
2
Fatal error when require ferret
Hello list, I just started using ferret and it really doesn''t go my way. Doing gem install ferret outputs -> make install /usr/bin/install -c -m 0755 ferret_ext.so /var/lib/gems/1.8/gems/ ferret-0.10.13/lib make clean Successfully installed ferret-0.10.13 Installing ri documentation for ferret-0.10.13... Installing RDoc documentation for ferret-0.10.13... In ferret.rb -> require ''ferret'' include Ferret ruby ferret.rb outputs ->...
2006 Jun 15
1
Ferret::Analysis::PerFieldAnalyzerWrapper is not exported
Hi, I am on Ferret 0.9.3 and it seems to me that Ferret::Analysis::PerFieldAnalyzerWrapper is not available in ferret_ext. -- Sergei Serdyuk Red Leaf Software LLC web: http://redleafsoft.com -- Posted via http://www.ruby-forum.com/.
2006 Oct 18
2
install ferret on windows
Hi! I''m trying to install ferret on windows, so I chose ferret-0.10.9-mswin32.gem from the download page, as it includes a already pre-compiled ferret_ext.so (is that correct?) and I don''t have any C compiler here. The gem installed it correctly, but the test didn''t work. So I called these commands: rake ext ruby setup.rb config ruby setup.rb setup ruby setup.rb install the first was aborted (missing nmake of course) I copi...
2008 Mar 05
0
Index Searcher Causes GC Memory Error: "irb: double free or corruption"
...se called, the end of runner/console or runner/server will pop out with system error: *** glibc detected *** irb: double free or corruption (fasttop): 0x0a51d6c0 *** ======= Backtrace: ========= /lib/libc.so.6[0x638ac1] /lib/libc.so.6(cfree+0x90)[0x63c0f0] /usr/lib/ruby/gems/gems/ferret-0.11.4/lib/ferret_ext.so[0x247d75] /usr/lib/ruby/gems/gems/ferret-0.11.4/lib/ferret_ext.so[0x219745] /usr/lib/libruby.so.1.8(rb_gc_call_finalizer_at_exit+0xa7)[0xc3e237] /usr/lib/libruby.so.1.8[0xc239e7] /usr/lib/libruby.so.1.8(ruby_cleanup+0x100)[0xc2c280] /usr/lib/libruby.so.1.8(ruby_stop+0x1d)[0xc2c3ad] /usr/lib/libr...
2007 Jul 11
3
Install errors
...missing in ''comparables'' (Yes, I get it twice.) It then goes on to successfully install, but when I go to test in the Ruby console I get an error: /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in ''gem_original_require'': no such file to load -- ferret_ext (LoadError) Any ideas on what might be going on? I''ve had it running on Win32 locally, but I can''t get it going on my staging server. Thanks. -- Posted via http://www.ruby-forum.com/.
2005 Nov 30
8
Compilation of ferret C-extension under Windows.
Hi, David. I have recently fixed ferret C sources and successfully compile extension with MSVC.Net The problem was that MS compiler is more stricter that GCC and require that all variables were declared before using. There was ~30 such declaration. I have fixed them all. But I am not sure that it works because tests failed with following error both on clean and patched versions. So seems that it