To build the driver on AIX, make use of the following
configure example:
shell> ./configure --prefix=/usr/local
--with-unixodbc=/usr/local
--with-mysql-path=/usr/local/mysql
--disable-shared
--enable-thread-safe
NOTE: For more information
about how to build and set up the static and shared libraries
across the different platforms refer to '
Using
static and shared libraries across platforms'.