libunistring is a library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.6.tar.xz
Download (FTP): ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.6.tar.xz
Download MD5 sum: cb09c398020c27edac10ca590e9e9ef3
Download size: 1.9 MB
Estimated disk space required: 45 MB (add 36 MB for tests)
Estimated build time: 0.6 SBU (add 2.0 SBU for tests)
texlive-20150521 (or install-tl-unx) (to rebuild the documentation)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libunistring
Install libunistring by running the following commands:
./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libunistring-0.9.6 && make
To test the results, issue: make check.
Now, as the root
user:
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.
Last updated on 2016-02-24 00:06:22 -0800