Contents
Short Descriptions
|
is a command-line interface to the |
|
|
contains functions used to implement the Unicode Bidirectional Algorithm. |
The FriBidi package is an implementation of the Unicode Bidirectional Algorithm (bidi). This is useful for supporting Arabic and Hebrew alphabets in other packages.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://fribidi.org/download/fribidi-0.19.2.tar.gz
Download MD5 sum: 626db17d2d99b43615ad9d12500f568a
Download size: 653 KB
Estimated disk space required: 6.2 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/fribidi
Install FriBidi by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
--disable-static: prevent
static libraries being built and installed.
|
is a command-line interface to the |
|
|
contains functions used to implement the Unicode Bidirectional Algorithm. |
Last updated on 2012-03-07 20:09:34 +0000