On Mon, Oct 5, 2009 at 9:05 AM, C K Kashyap <ckkash...@gmail.com> wrote:
>
> Hi All,
> My operating system is FC11...I tried to install will_paginate from
> github directly like this -
>
> script/plugin install git://github.com/mislav/will_paginate.git
>
> But I get an error saying
>
> [ckkash...@kingcobra test_plugin]$ script/plugin install
> git://github.com/mislav/will_paginate.git
> Plugin not found: ["git://github.com/mislav/will_paginate.git"]
>
> I have git on my machine - I even ran "gem install git" which
> installed something but I continue to get this error.
>
> I managed to install will_paginate by downloading the plugin and
> creating a gem and using gem install...However, I am stuck with
> wice_grid and some other plugins!
>
> I tried downloading wice_grid and copying it to the vendors/plugins
> dir ... but that does not seem to work ( require 'wice_plugin' in
> environment.rb bombs)
>
Did you read the install documentation on github? It gives complete
different install instructions than the one you're using.
http://wiki.github.com/mislav/will_paginate/installation


-- 
Leonardo Mateo.
There's no place like ~

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to