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.10 platform.
Download (HTTP): https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.69.tar.xz
Download MD5 sum: 33ed5ea7eed84a7609f041c838fc96d7
Download size: 3.3 MB
Estimated disk space required: 78 MB
Estimated build time: 0.1 SBU (add 0.1 SBU for 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 2016-08-29 11:02:18 -0700