UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
unixODBC
The unixODBC package is an Open Source ODBC (Open DataBase Connectivity) sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX. ODBC is an open specification for providing application developers with a predictable API with which to access data sources. Data sources include optional SQL Servers and any data source with an ODBC Driver. unixODBC contains the following components used to assist with the manipulation of ODBC data sources: a driver manager, an installer library and command line tool, command line tools to help install a driver and work with SQL, drivers and driver setup libraries. Package info
Codename: unixODBC
Source file: unixODBC-2.3.7.tar.gz
Source directory: unixODBC-2.3.7
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/u/unixODBC-2.3.7.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/u/unixODBC-2.3.7.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libreoffice.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--sysconfdir=/etc/unixODBC
Build script:
make
Install script:
make install &&
find doc -name "Makefile*" -delete &&
chmod 644 doc/{lst,ProgrammerManual/Tutorial}/* &&
install -v -m755 -d /usr/share/doc/unixODBC-2.3.7 &&
cp -v -R doc/* /usr/share/doc/unixODBC-2.3.7
Apache/2.4.62 (Debian) Server at ulfs.org Port 443