|
From: Mateusz L. <ma...@lo...> - 2006-06-06 02:31:11
|
Jeff Smith wrote: > --- Mateusz Loskot <ma...@lo...> wrote: > >>As you can see, MDB Tools libraries have invalid soname. >>Accordint to odbcinst.ini definition of MDB driver, I had to create symlink: >> >>$ ln -s /usr/local/lib/libmdbodbc.0.0.0 /usr/local/lib/libmdbodbc.so.0 >> >>Is this known issue or I did something wrong? > > > Yes, this is a known issue with 0.6pre1, which shipped with a bad ltmain.sh. > Option 1: go to source directory, run 'libtoolize -f -c', then rerun > configure/make/make install. Option 2: use mdbtools from CVS. Jeff, Thank you for your explanation. It's clear. Cheers -- Mateusz Loskot http://mateusz.loskot.net |