diff mcabber/INSTALL @ 934:a09bf67d1dfb

Unicode support depends on having ncursesw
author Mikael Berthe <mikael@lilotux.net>
date Sat, 08 Jul 2006 12:47:54 +0200
parents 9a6ba4b38e63
children da696ed4acf4
line wrap: on
line diff
--- a/mcabber/INSTALL	Sat Jul 08 09:43:23 2006 +0200
+++ b/mcabber/INSTALL	Sat Jul 08 12:47:54 2006 +0200
@@ -7,6 +7,7 @@
 the src/ directory after the build procedure)
 
 MCabber needs ncurses and ncurses development packages to build correctly.
+For UTF-8 terminal support, use ncursesw instead.
 If you want SSL support, you will need openssl lib & dev packages as well.
 
 Please have a look at the README file before launching mcabber.