Chapter 3. Requirements

MDB Tools like any most packages has some requirements for libraries and such on your system. Most of them are optional and will turn off certain features if not present.

Requirements Matrix

The following matrix lists all requirements and which features they affect. An X in the major feature categories (SQL, ODBC, gmdb2) means these features will be turned off if the prequisite is not found.

Table 3-1. Prerequisites

NameSQLODBCgmdb2SourceNotes
glib 2.0XXXwww.gtk.orgAbsolutely required, will not install without
readline   http://cnswww.cns.cwru.edu/~chet/readline/rltop.htmlSupports history in mdb-sql, will compile without history if not found.
bisonXX www.gnu.orggmdb2 will not have a SQL window and mdb-sql will be stubbed out.
flexXX www.gnu.orggmdb2 will not have a SQL window and mdb-sql will be stubbed out.
unixODBC X www.unixodbc.com 
Gnome 2.0  Xwww.gnome.org 
libglade  Xwww.gnome.org 
wordexp    Part of the OS, without it ~ expansion in SQL engine will be disabled