From 1a46518344ed7d1f5f92ae601a5cecdf5731ea02 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Wed, 7 Mar 2018 00:05:52 +0300 Subject: Update README.md (fixed #4) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a1f2f76..06c5e0c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # Locales support for musl Locale program for musl libc +## Build requirements: + - musl (with developer tools) + - gettext (with libintl and developer tools) + - ะก compiler (gcc or clang recommended) + - CMake + - CMake backend provider (make or ninja) + + *For alpine, you can use this command:* ```apk add --update cmake make musl-dev gcc gettext-dev libintl``` + This is ```/usr/bin/locale```, which works on musl libc (with limitations in musl itself). To install, use ```cmake . && make && sudo make install``` on musl-capable distro. English and Russian included, also .pot file. -- cgit v1.2.3-60-g2f50