reassign 398605 libsqliteodbc thanks On Tue, Nov 14, 2006 at 10:23:00PM +0800, Wen-chien Jesse Sung wrote: > I'm not sure if this should be filed against unixodbc or libsqliteodbc, > or it's not a bug.
Against libsqliteodbc. > The sqlite driver would use dlopen("libodbcinst.so",...), but this file is > in unixodbc-dev instead of unixodc. If the unixodbc-dev is not installed, > libsqliteodbc would fall back silently, ignore everything in odbc.ini, > and use the default value (which is supposed to be wrong) instead. Then libsqliteodbc is broken. It should be linked against libodbcinst.so.1 and depending on it, not trying to open libodbcinst.so dynamically. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]