aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortony <tony>2009-03-12 11:13:25 +0000
committertony <tony>2009-03-12 11:13:25 +0000
commit851d9fa57d671a04bafb935a9ad7384095548051 (patch)
tree6d30aa86b48d90fe6c33a6a70cf32418d88c41c8
parent37fa2c4b27fb24a97596cdc6ccd904ce3c6d59c5 (diff)
Note that libgems-ruby1.8 has been replaced by rubygems1.8
-rwxr-xr-xINSTALL.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index b8fedaf48..cac5b8d71 100755
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -1,6 +1,6 @@
* Email: angie@mysociety.org; WWW: http://www.mysociety.org
*
- * $Id: INSTALL.txt,v 1.6 2009-03-04 10:20:39 tony Exp $
+ * $Id: INSTALL.txt,v 1.7 2009-03-12 11:13:25 tony Exp $
*
@@ -28,6 +28,9 @@ have updated versions there), so you will want to add that to your
deb http://debian.mysociety.org etch main non-free contrib
deb-src http://debian.mysociety.org etch main non-free contrib
+libgems-ruby1.8 has recently been replaced by rubygems1.8, so you may need to
+update the packages file to reflect this, depending on your version.
+
2. Configure Database
---------------------