14 Jul 2012 13:55
Where should one install .so files?
Jean-Michel Vourgère <jmv_deb <at> nirgal.com>
2012-07-14 11:55:01 GMT
2012-07-14 11:55:01 GMT
Hello I'm working on mdbtools, that includes a really free odbc driver for microsoft access files. I'm used to Debian GNU/Linux OS, and I noticed that most drivers are installing themselves in /usr/lib/odbc rather that just /usr/lib. (Then it changed to /usr/lib/i386/odbc, but that is another story...) That way, odbcinst.ini only have to reference "Driver = libmdbodbc.so.1" without any path. But general "upstream" makefile installs in lib/ and not lib/odbc. My question is where should a driver install itself on most architectures: lib/ or lib/odbc/ ? Is the odbc subfolder a general thing for distros? Or just a Debian/Ubuntu specific thing? Thank you! -- Jean-Michel Vourgère https://github.com/brianb/mdbtools
_______________________________________________ unixODBC-dev mailing list unixODBC-dev <at> mailman.unixodbc.org http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev
RSS Feed