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.9 platform.
Download (HTTP): http://fribidi.org/download/fribidi-0.19.7.tar.bz2
Download MD5 sum: 6c7e7cfdd39c908f7ac619351c1c5c23
Download size: 636 KB
Estimated disk space required: 6.7 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
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
is a command-line interface to the |
|
contains functions used to implement the Unicode Bidirectional Algorithm. |
Last updated on 2016-02-24 00:06:22 -0800