mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Multibyte locales require a wide-character version of Curses
This commit is contained in:
parent
3b8aaf193e
commit
0ec87f8b34
4
INSTALL
4
INSTALL
@ -35,7 +35,9 @@ and installation:
|
||||
older systems may also work without modification.
|
||||
|
||||
3. A working X/Open Curses-compatible library, such as Ncurses. Ncurses
|
||||
is preferred over system-native libraries, if present.
|
||||
is preferred over system-native libraries, if present. Locales with
|
||||
multibyte character sequences (such as UTF-8) require a wide-character
|
||||
version of Curses, such as NcursesW, to work correctly.
|
||||
|
||||
4. The GNU Gettext library, version 0.18.1 or later, to allow the game to
|
||||
use languages other than English; this is also called Native Language
|
||||
|
Loading…
x
Reference in New Issue
Block a user