|
From: Jeff S. <why...@ya...> - 2006-06-06 01:40:32
|
--- 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 Smith __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |