Trouble on Ubuntu Server

0 views
Skip to first unread message

zubin

unread,
Jul 24, 2008, 12:50:40 AM7/24/08
to Thinking Sphinx
Hi,

I'm having trouble getting thinking_sphinx working on Ubuntu 8.0.4
I've installed Sphinx 0.9.8 (without the -rc2) and am using Rails
2.0.2.

It works find on my Macbook (which is running Sphinx 0.9.8-rc2).
Has anyone else had this problem?

James Healy

unread,
Jul 24, 2008, 12:21:16 AM7/24/08
to thinkin...@googlegroups.com

What problem?

-- James Healy <jimmy-at-deefa-dot-com> Thu, 24 Jul 2008 14:20:48 +1000

zubin

unread,
Jul 24, 2008, 1:12:46 AM7/24/08
to Thinking Sphinx
Hi James,

Thanks for the fast response.

I've resolved the issue, it was a silly one but it might trip others
up too so... details below:

The problem was that running "rake ts:in" would fail, with no output.
Running rake with --trace indicated that the problem was when TS
loaded the models.

Adding a "puts #{model_name}" to the load_models method in
configuration.rb indicated which model was causing the issue - turns
out it was a required gem missing for that model. Installing the gem
fixed the problem.

Thanks to Pat for pointing me in the right direction!

-Zubin
Reply all
Reply to author
Forward
0 new messages