Why are you installing memcached-northscale instead of just memcached?

On Wed, Aug 11, 2010 at 12:34 AM, Chris Kalaboukis <[email protected]>wrote:

> Hi guys: I've just installed Memcached and my development environment
> is hosed - responds with
>
>
> ch...@chris-laptop:~/strong-fog-31$ ruby script/server
> => Booting WEBrick
> => Rails 2.3.8 application starting on http://0.0.0.0:3000
> Missing these required gems:
>  memcached-northscale
>
> You're running:
>  ruby 1.8.7.249 at /usr/bin/ruby1.8
>  rubygems 1.3.5 at /home/chris/.gem/ruby/1.8, /var/lib/gems/1.8
>
> Run `rake gems:install` to install the missing gems.
> ch...@chris-laptop:~/strong-fog-31$ rake gems:install
> (in /home/chris/strong-fog-31)
> DEPRECATION WARNING: Rake tasks in vendor/plugins/delayed_job/tasks
> and vendor/plugins/jrails/tasks are deprecated. Use lib/tasks instead.
> (called from /home/chris/.gem/ruby/1.8/gems/rails-2.3.8/lib/tasks/
> rails.rb:10)
> rake aborted!
> no such file to load -- memcached
>
> (See full trace by running task with --trace)
> ch...@chris-laptop:~/strong-fog-31$ ruby script/generate migration
> archivecapture
> Missing these required gems:
>  memcached-northscale
>
> You're running:
>  ruby 1.8.7.249 at /usr/bin/ruby1.8
>  rubygems 1.3.5 at /home/chris/.gem/ruby/1.8, /var/lib/gems/1.8
>
> Run `rake gems:install` to install the missing gems.
>
> So when i try to run rake, it craps out. Does anyone know how I can
> edit my config so I can get this working again?
>
> Thanks...Chris
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<heroku%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en.

Reply via email to