I''m doing the next. 1, rails hecc 2, cd hecc 3, script/plugin install svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret 4, RAILS_ENV=production vendor/plugins/acts_as_ferret/script/ferret_start vendor/plugins/acts_as_ferret/script/ferret_start:21:in `require'': no such file to load -- vendor/plugins/acts_as_ferret/script/../config/boot (LoadError) from vendor/plugins/acts_as_ferret/script/ferret_start:21 ferret_start content 20 ENV[''FERRET_USE_LOCAL_INDEX''] = ''true'' 21 require File.dirname(__FILE__) + ''/../config/boot'' 22 require RAILS_ROOT + ''/config/environment'' I do not know why! -- Posted via http://www.ruby-forum.com/.
On Wed, Jul 18, 2007 at 04:58:53AM +0200, Chengcai He wrote:> I''m doing the next. > > 1, rails hecc > 2, cd hecc > 3, script/plugin install > svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret > > 4, RAILS_ENV=production > vendor/plugins/acts_as_ferret/script/ferret_startuse the start script that has been copied to script/ by the installer: RAILS_ENV=production script/ferret_start Jens -- Jens Kr?mer http://www.jkraemer.net/ - Blog http://www.omdb.org/ - The new free film database