Re: Invalid soname
Mateusz Loskot <[email protected]>
| Newsgroups | gmane.comp.db.mdb-tools.devel |
|---|---|
| Message-ID | <[email protected]> |
Jeff Smith wrote: > --- Mateusz Loskot <[email protected]> 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