I'm trying to install unixodbc: I'm using debian testing, have installed unixodbc, mdbtools, and php-odbc using apt-get, restarted apache.
I get an error message in my apache error.log "/usr/lib/libmdbodbc.so.0: undefined symbol: mdb_get_option" I ran a "ldd /usr/lib/libmdbodbc.so.0" and the output is as follows: libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40029000) libc.so.6 => /lib/libc.so.6 (0x4008d000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000) Thanks in advance for any suggestions! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]