]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorqiang <qiang@web>
Mon, 26 Jan 2009 10:35:55 +0000 (05:35 -0500)
committerJoey Hess <joey@kitenet.net>
Mon, 26 Jan 2009 10:35:55 +0000 (05:35 -0500)
doc/forum/chinese_character_problem.mdwn

index fed1fcd821f7f29feb840ac897b4e14aa13c6657..e68c2c72606d39d92b6d70db27f75718955513e8 100644 (file)
@@ -11,3 +11,7 @@ Thanks.
 
 > Is your system perhaps not configured with a utf-8 default locale? Or ikiwiki not configured to use it?
 > Make sure that some utf-8 locale is enabled (in /etc/locale.gen on Debian for example) and try setting `locale` in your > ikiwiki setup file. --[[Joey]]
+
+I have installed locales-all and locale -a shows that zh_CN.UTF-8 is installed(there is no /etc/local.gen file though). then I enabled this line "locale => 'zh_CN.UTF-8'" in my wiki setup and -setup again. but that generated lots error messages "Missing constant domain at (eval 30) line 3"
+
+sorry being a n00b on this thing  what else can I do?