The ISO Codes package contains a list of country, language and currency names and it is used as a central database for accessing this data.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.57.tar.xz
Download MD5 sum: ea67bb8f94063816d96c972bd00f7720
Download size: 3.7 MB
Estimated disk space required: 110 MB
Estimated build time: 0.2 SBU (additional less than 0.1 SBU for the tests)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/iso-codes
Install ISO Codes 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 2015-02-20 19:16:55 -0800