Hi Andrea What does your Gemfile look like? Is 'thinking-sphinx' listed before 'thinking-sphinx-raspell'? (It should be).
-- Pat On 03/08/2011, at 10:51 PM, andrea wrote: > heya, > > i successfully implemented thinking_sphinx in my rails app. worked > like a charm. very good! now i tried to integrate > thinking_sphinx_raspell as well and my mongrel server wont start > anymore. i strictly followed the instructions that you provide on git > and had no installing issues. > > although i get the following error on server start: > > /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2503:in > `const_missing': uninitialized constant ThinkingSphinx::Configuration > (NameError) > from /opt/local/lib/ruby/gems/1.8/gems/thinking-sphinx-raspell-1.1.1/ > lib/thinking_sphinx/raspell/configuration.rb:142 > from /opt/local/lib/ruby/gems/1.8/gems/thinking-sphinx-raspell-1.1.1/ > lib/thinking_sphinx/raspell.rb:2 > from /opt/local/lib/ruby/gems/1.8/gems/bundler-1.0.15/lib/bundler/ > runtime.rb:68:in `require' > from /opt/local/lib/ruby/gems/1.8/gems/bundler-1.0.15/lib/bundler/ > runtime.rb:68:in `require' > from /opt/local/lib/ruby/gems/1.8/gems/bundler-1.0.15/lib/bundler/ > runtime.rb:66:in `each' > from /opt/local/lib/ruby/gems/1.8/gems/bundler-1.0.15/lib/bundler/ > runtime.rb:66:in `require' > from /opt/local/lib/ruby/gems/1.8/gems/bundler-1.0.15/lib/bundler/ > runtime.rb:55:in `each' > from /opt/local/lib/ruby/gems/1.8/gems/bundler-1.0.15/lib/bundler/ > runtime.rb:55:in `require' > from /opt/local/lib/ruby/gems/1.8/gems/bundler-1.0.15/lib/bundler.rb: > 120:in `require' > from /Users/schnarf/it4g/config/application.rb:7 > from /opt/local/lib/ruby/gems/1.8/gems/railties-3.0.4/lib/rails/ > commands.rb:28:in `require' > from /opt/local/lib/ruby/gems/1.8/gems/railties-3.0.4/lib/rails/ > commands.rb:28 > from /opt/local/lib/ruby/gems/1.8/gems/railties-3.0.4/lib/rails/ > commands.rb:27:in `tap' > from /opt/local/lib/ruby/gems/1.8/gems/railties-3.0.4/lib/rails/ > commands.rb:27 > from script/rails:6:in `require' > from script/rails:6 > > the app is running with rails 3 and the 2.0.3. version of > thinking_sphinx (thinking_sphinx_raspell 1.1.1). > now i am not so into rails, shooting troubles on a very low level. so > please, if anyone could help me, that would be so nice. > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
