From a6ca4493ef760cd8ddc0424ee276702a27a7c539 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Thu, 13 Sep 2007 20:11:03 +0000 Subject: [PATCH] ActionItem65: updating docs with instructions to install ferret --- doc/README_FOR_APP | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index c178f95..9c02555 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP @@ -15,11 +15,17 @@ You need to have a Subversion client (svn) installed, as well as: * Mocha: http://mocha.rubyforge.org/ * Ruby-sqlite3: http://rubyforge.org/projects/sqlite-ruby * rcov: http://eigenclass.org/hiki/rcov +* Ferret: http://ferret.davebalmain.com/trac -There are Debian packages available for all of them. Try: +There are Debian packages available for all of them but ferret. Try: # aptitude install svn ruby rake libgettext-ruby libmocha-ruby libsqlite3-ruby rcov +Ferret shall enter Debian soon (as +libferret-ruby+). until there you have two options: + +1. build the source package from svn://svn.debian.org/svn/pkg-ruby-extras/packages-wip/libferret-ruby +1. install ferret via rubygems: issue +gem install ferret+ as root (you'll need to install the +rubygems+ package for it) + If you have problems with the setup, use the development mailing list. In special its possible that the requirements list above is not complete. -- libgit2 0.21.2