"no such file to load -- ferret_extensions"

I get this error when stopping the DRb server via capistrano.

“no such file to load – ferret_extensions”

i see that lib/ferret_extensions is a newly required file in 0.4.1…
any reason ferret can’t see it? The Rails app server starts fine.

thanks
j

On Aug 3, 2007, at 4:17 PM, John B. wrote:

I get this error when stopping the DRb server via capistrano.

“no such file to load – ferret_extensions”

UGH-- figured it out-- it was the only new file in the new version,
and I had forgotten to add it to my repository.