diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-02-23 22:10:13 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-02-23 22:10:13 +0000 |
commit | b6ef8d10c3ec7164c65d81b75ecf2662952aeb6d (patch) | |
tree | fb4741fff956c5f38a200df74d455d64de61b597 | |
parent | db77f06c9be73a065236cd85ac9414fd1de18875 (diff) |
Must have a full locales install
-rw-r--r-- | notes/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/INSTALL b/notes/INSTALL index fcb1f5579..2a1dba635 100644 --- a/notes/INSTALL +++ b/notes/INSTALL @@ -39,7 +39,7 @@ sudo apt-get install `cat conf/packages` # also install these that are available by default on mySoc boxes: sudo apt-get install \ - libregexp-common-perl php5-cli perl-doc libtest-exception-perl + libregexp-common-perl php5-cli perl-doc libtest-exception-perl locales-all # SETTING UP APACHE |