From: Jeff S. <why...@ya...> - 2004-10-08 21:20:18
|
1. --enable-sql is implicit with --with-unixodbc, so you don't need it. No harm in leaving it there either. 2. Make sure you get rid of libmdb* in your /usr/local/lib directory before proceeding, because anything from mdbtools that is there right now is total junk that can only be swept up 'manually'. 3. As for the actual problem, it appears that 0.6pre1 packaged an older ltmain.sh than it should have. If you have libtool installed, just copy /usr/local/share/libtool/ltmain.sh into your mdbtools-0.6pre1 directory and start back at the configure stage. The libtool version that comes with Slackware 10 seems to be 1.5.6, which is what I have on my system. The one that was packaged with mdbtools-0.6pre1 appears to be 1.5. If you need me to, I can email you the relevant file. -- Jeff Smith --- Barrie Backhurst <bar...@nt...> wrote: > Hi > > Just installed mdbtools-0.6pre1 on Slackware 10, configured with ./configure > --enable-sql --with-unixodbc=/usr/local, as per the install text. When I try > to invoke the programs, I get the following error > > mdb-tables: error while loading shared libraries: libmdb.0: cannot open shared > object file: No such file or directory > > I have attached the config.log, if that should give any clues. I have not done > many source installs, so probably missing something obvious. > > Barrie _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com |