This is what happens when i try to get acts_as_ferret ...."nothing much".... Please help me and excuse me if its really dumb, i''m new to this! thanks C:\rails\app>gem install ferret Attempting local installation of ''ferret'' Local gem file not found: ferret*.gem Attempting remote installation of ''ferret'' Updating Gem source index for: http://gems.rubyforge.org Select which gem to install for your platform (i386-mswin32) 1. ferret 0.10.13 (ruby) 2. ferret 0.10.12 (ruby) 3. ferret 0.10.11 (ruby) 4. ferret 0.10.10 (ruby) 5. ferret 0.10.9 (mswin32)####{the list goes on)> 5Successfully installed ferret-0.10.9-mswin32 Installing RDoc documentation for ferret-0.10.9-mswin32... C:\rails\app>ruby script/plugin install svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret C:\rails\app> -- Posted via http://www.ruby-forum.com/.
On Wed, Oct 25, 2006 at 12:56:02PM +0200, Georgina Lynch wrote:> This is what happens when i try to get acts_as_ferret ...."nothing > much".... > Please help me and excuse me if its really dumb, i''m new to this! thankscould you please try to checkout aaf with a subversion client of your choice ? i.e. svn co svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret if that works, just move the acts_as_ferret directory to vendor/plugins and you''re done. if it doesn''t, chances are you''re sitting behind a firewall that doesn''t allow the svn-protocol. if it doesn''t, there''s a quite recent snapshot of the current trunk attached at the bottom of this page: http://projects.jkraemer.net/acts_as_ferret cheers, Jens -- webit! Gesellschaft f?r neue Medien mbH www.webit.de Dipl.-Wirtschaftsingenieur Jens Kr?mer kraemer at webit.de Schnorrstra?e 76 Tel +49 351 46766 0 D-01069 Dresden Fax +49 351 46766 66
Jens Kraemer wrote:> On Wed, Oct 25, 2006 at 12:56:02PM +0200, Georgina Lynch wrote: >> This is what happens when i try to get acts_as_ferret ...."nothing >> much".... >> Please help me and excuse me if its really dumb, i''m new to this! thanks > > could you please try to checkout aaf with a subversion client of your > choice ? i.e. > > svn co > svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret > > if that works, just move the acts_as_ferret directory to vendor/plugins > and you''re done. if it doesn''t, chances are you''re sitting behind a > firewall that doesn''t allow the svn-protocol. if it doesn''t, there''s a > quite recent snapshot of the current trunk attached at the bottom of > this page: http://projects.jkraemer.net/acts_as_ferret > > cheers, > Jens > > > -- > webit! Gesellschaft f?r neue Medien mbH www.webit.de > Dipl.-Wirtschaftsingenieur Jens Kr?mer kraemer at webit.de > Schnorrstra?e 76 Tel +49 351 46766 0 > D-01069 Dresden Fax +49 351 46766 66Thankyou for your reply Jens Kraemer, I can install it on my remote server ok, (probably because its not windows)but when i do i get rails application failed to start properly". If i delete aaf and the app works fine again, but with no aaf, sigh. Ummm.. What am i not doing to get this to work? -- Posted via http://www.ruby-forum.com/.
crissy crissy wrote:> >>Sorry, The hosting company said they installed the ferret gem but i cant see it listed. So if i can get on to them there shouldnt be a problem. Please ignore last post. sorry! Thanks again -- Posted via http://www.ruby-forum.com/.
Reasonably Related Threads
- not able to install acts_as_ferret
- [AAF] remote indexing via DRb with acts_as_ferret
- acts_as_ferret : cannot use a customized Analyzer (as indicated in the AdvancedUsageNotes)
- disabling automatic indexing in acts_as_ferret
- Typo and acts_as_ferret rebuild_index errror