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)
- ferret 0.10.13 (ruby)
- ferret 0.10.12 (ruby)
- ferret 0.10.11 (ruby)
- ferret 0.10.10 (ruby)
- ferret 0.10.9 (mswin32)####{the list goes on)
5
Successfully 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>
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 [email protected]
Schnorrstraße 76 Tel +49 351 46766 0
D-01069 Dresden Fax +49 351 46766 66
Jens K. 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 [email protected]
Schnorrstra�e 76 Tel +49 351 46766 0
D-01069 Dresden Fax +49 351 46766 66
Thankyou for your reply Jens K.,
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?
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