Hi! I just committed a slight change to the ferret_start script which should fix this.
Here's the changeset: http://projects.jkraemer.net/acts_as_ferret/changeset/252 You'll still need the FERRET_USE_LOCAL_INDEX environment variable, however. Cheers, Jens On Fri, Oct 05, 2007 at 08:52:34PM +0200, Tom Brice wrote: > Jens Kraemer wrote: > > ...> Try to set the environment variable FERRET_USE_LOCAL_INDEX to 'true' in > > your launch command: > > > > $ FERRET_USE_LOCAL_INDEX=true > > /Library/WebServer/rails/ccdb/current/script/runner -e production > > /Library/WebServer/rails/ccdb/current/script/ferret_start > > > > Thanks for the quick reply. Unfortunately that did not work. Different > error however: > > $ FERRET_USE_LOCAL_INDEX=true > /Library/WebServer/rails/ccdb/current/script/runner -e production > /Library/WebServer/rails/ccdb/current/script/ferret_start > /Library/WebServer/rails/ccdb/current/script/../config/../vendor/rails/railties/lib/commands/runner.rb:45: > > /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_require': no such file to load -- ./../config/boot > (MissingSourceFile) > from > /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in > `require' > from > /Library/WebServer/rails/ccdb/current/script/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:495:in > > `require' > from > /Library/WebServer/rails/ccdb/current/script/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:342:in > > `new_constants_in' > from > /Library/WebServer/rails/ccdb/current/script/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:495:in > > `require' > from (eval):21 > > Any advice? > > Again thanks for the assistance. I have a feeling this is related to > the server platform (OS X Server 10.4.10). Do people on Linux get these > kind of errors? > > Tom > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ferret-talk mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ferret-talk > -- Jens Krämer webit! Gesellschaft für neue Medien mbH Schnorrstraße 76 | 01069 Dresden Telefon +49 351 46766-0 | Telefax +49 351 46766-66 [EMAIL PROTECTED] | www.webit.de Amtsgericht Dresden | HRB 15422 GF Sven Haubold, Hagen Malessa _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

