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.4 platform.
Download (HTTP): http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.3.tar.gz
Download (FTP): ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.3.tar.gz
Download MD5 sum: db8eca3b64163abadf8c40e5cecc261f
Download size: 2.4 MB
Estimated disk space required: 51 MB
Estimated build time: 0.9 SBU
texlive-20130530 (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 2013-08-23 03:32:24 -0700