The ISO Codes package contains a list of country, language and currency names. This is useful when used as a central database for accessing this data.
This package is known to build and work properly using an LFS-6.5 platform.
Download (FTP): ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-3.11.tar.bz2
Download MD5 sum: 29d5526d963a6ecdac40772fac9fe6bb
Download size: 5.2 MB
Estimated disk space required: 66 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/iso-codes
Install ISO Codes by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make pkgconfigdir=/usr/lib/pkgconfig install
pkgconfigdir=/usr/lib/pkgconfig: This
option overrides the location of iso-codes.pc so that it is placed in the common
pkgconfig directory.
Last updated on 2009-10-17 07:50:57 +0000