libiodbc is an API to ODBC compatible databases.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://www.iodbc.org/downloads/iODBC/libiodbc-3.52.7.tar.gz
Download MD5 sum: ddbd274cb31d65be6a78da58fc09079a
Download size: 1 MB
Estimated disk space required: 28 MB
Estimated build time: 0.7 SBU
gtk+-2.24.10 (in order to get the admin tool created)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libiodbc
Install libiodbc by running the following commands:
./configure prefix=/usr --with-iodbc-inidir=/etc/iodbc && make
Now, as the root user:
make install
--with-iodbc-inidir: libiodbc will install config files in this
directory.
Last updated on 2012-05-09 03:59:36 +0000