From e50b4ce51fd7e7662f26846d1cee2fa00774dabc Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 12 Sep 2007 18:41:11 +0000 Subject: [PATCH] ActionItem65: documenting missing dependency --- doc/README_FOR_APP | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index a50b563..c178f95 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP @@ -9,15 +9,16 @@ so the process of setting it up is pretty similar to other Rails applications. You need to have a Subversion client (svn) installed, as well as: -* Ruby:http://www.ruby-lang.org/ -* Rake:http://rake.rubyforge.org/ -* Ruby-GetText:http://www.yotabanana.com/hiki/ruby-gettext.html?ruby-gettext -* Mocha:http://mocha.rubyforge.org/ -* Ruby-sqlite3:http://rubyforge.org/projects/sqlite-ruby +* Ruby: http://www.ruby-lang.org/ +* Rake: http://rake.rubyforge.org/ +* Ruby-GetText: http://www.yotabanana.com/hiki/ruby-gettext.html?ruby-gettext +* Mocha: http://mocha.rubyforge.org/ +* Ruby-sqlite3: http://rubyforge.org/projects/sqlite-ruby +* rcov: http://eigenclass.org/hiki/rcov There are Debian packages available for all of them. Try: - # aptitude install svn ruby rake libgettext-ruby libmocha-ruby libsqlite3-ruby + # aptitude install svn ruby rake libgettext-ruby libmocha-ruby libsqlite3-ruby rcov 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