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.6 platform.
Download (HTTP): http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.4.tar.gz
Download (FTP): ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.4.tar.gz
Download MD5 sum: c24a6a3838d9ad4a41a62549312c4226
Download size: 2.9 MB
Estimated disk space required: 53 MB
Estimated build time: 1 SBU
texlive-20140525 (to rebuild the documentation)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libunistring
Install libunistring by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2014-09-13 22:25:33 -0700