Hello All,
I am trying to install “act_as_ferret” following the instructions given
in the site:
http://projects.jkraemer.net/acts_as_ferret/
I am on the windows XP machine using InstntRails 2.0 and everything thqt
comes with it. I could gem install ferret fine using the same command,
i.e.,
gem install ferret
Now, according to instructions, I have to execute the following command:
ruby script/plugin install
svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret
When I try to do that the server times out. I tried pinging the server
projects.jkraemer.net but get the following response:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\ruparelb>ping projects.jkraemer.net:80
Ping request could not find host projects.jkraemer.net:80. Please check
the name and try again.
C:\Documents and Settings\ruparelb>ping projects.jkraemer.net
Pinging app4.jkraemer.net [213.239.247.222] with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 213.239.247.222:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
Control-C
^C
C:\Documents and Settings\ruparelb>
I am not sure what is going on. Please advise.
Thanks.
Bharat