I''m sorry to be such a newbie, but can someone please tell me exactly what I need to do to get acts_as_ferret working on Windows XP. I''m just not understanding the install process. Also will I need to change anything before uploading the site to a linux host? -- Posted via http://www.ruby-forum.com/.
1. Install rubygems 2. from a cli, issue: gem install ferret -ryan On 9/4/06, Richard <angrypirana at googlemail.com> wrote:> I''m sorry to be such a newbie, but can someone please tell me exactly > what I need to do to get acts_as_ferret working on Windows XP. I''m just > not understanding the install process. > > Also will I need to change anything before uploading the site to a linux > host? > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ferret-talk mailing list > Ferret-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/ferret-talk >
On 9/4/06, Richard <angrypirana at googlemail.com> wrote:> I''m sorry to be such a newbie, but can someone please tell me exactly > what I need to do to get acts_as_ferret working on Windows XP. I''m just > not understanding the install process. > > Also will I need to change anything before uploading the site to a linux > host?You''ll need to make sure that the same version of Ferret (at least 0.10.2) and acts_as_ferret are installed on the linux host.