diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-11-08 09:48:18 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-11-08 09:48:18 +0000 |
commit | 4fb6ce4e6f9cd2ad49d1eac5ef2bf814b0b8461c (patch) | |
tree | a997a7c52bec657ea28509c8ae76c1bf2acbef83 | |
parent | aa5f560d1b17c3bd95e41c4ddbd1597fa3a0cb5f (diff) |
Note other possible cause for elinks/asterisk error
-rw-r--r-- | doc/INSTALL.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md index bb8c7de21..846759f7b 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -278,4 +278,8 @@ is supplied in `../conf/varnish-alaveteli.vcl`. to `/etc/elinks/elinks.conf`: set document.codepage.assume = "utf-8" + + You should also check that your locale is set up wrongly. See + [https://github.com/sebbacon/alaveteli/issues/128#issuecomment-1814845](this issue followup) + for further discussion. |