Re: UnixODBC/MDBTools on Debian Testing

2004-05-11 Thread Jason Bouwmeester
Forgot a part of the error mesage: /usr/sbin/apache: relocation error: /usr/lib/libmdbodbc.so.0: undefined symbol: mdb_get_option That is the full message. Cheers, Jason On Tue, 11 May 2004 22:14:24 -0600, Jason Bouwmeester <[EMAIL PROTECTED]> wrote: > > I just did an install mid-end of April

Re: UnixODBC/MDBTools on Debian Testing

2004-05-11 Thread Jason Bouwmeester
I just did an install mid-end of April using stable. A friend helped me upgrade to testing. The only other two things I installed after that was apache and php - both using apt-get. In my /usr/lib folder, the file libmdbodbc.so.0 symlinked to libmdbodbc.so.0.0.0 and the .0.0.0 file is dated Feb 18.

Re: UnixODBC/MDBTools on Debian Testing

2004-05-11 Thread Rob Weir
On Tue, May 11, 2004 at 09:29:57AM -0600, Jason Bouwmeester said > 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: undefi

UnixODBC/MDBTools on Debian Testing

2004-05-11 Thread Jason Bouwmeester
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 out