Where should one install .so files?
"Jean-Michel Vourgère" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAABCAAGBQJQAV4VAAoJEEfSOm5WFkrCNUsP/3rl77AuwmFgvUletcLdDkrv K/ohD4x5oUSO9qxWowyrwY16U+9lc6B0siGnpf3fcLwiO+rfOdl8XJw5s7AKZM2r 6ubHry8/btfis+UYK1lcPrWC9ujg6mSE1rCeuOJdrRgiQOasl0lKqexinghyhT7T PQbYs9nhPUPmS9yORCFeMz00W1gDX52POlT97rVwA1zznaro98PPnQijZ1Shrk8R foO7WAhRLndZST0ucyQBy35Icv5/zRAbZYYGM7mqNQEj7J5T51lzGgVWDbqAxo5D 8cwPkUmKu9cm1KBY6KhJ7N6iIOiZWT9X7J9Otltjl/aQV+C8IDkGIlNJmexm2226 7IKKI+AYCDwvHzLR+rR9QJO3XzFIgQL7nSP03L7tSHEh00dJ/Bofy9gabO0uAB4Y JpHUjOtvGj1L42F9G9npwSHDnMPRHFedBbch48RwXIBqPVeFgO8mlNWH+QNp4ALO D0vGhxg5dvDDtRSfmWQbjlfz6StlE2HmwYkn5k5Sw0KM/3ZeYU5poLsOSWVTi7aB tGgE8xEXLY2a3wIygbtDIws9WJwlytshM/bJ29hFxiDO8C7YiJEMAu3qI4NqsUPl gyn/MhFIITiCT9UcSgXt0gPFC76WKlEcmna23WYaptkO4RP+LAy3ji5XxxOk6vkN xaFsEIsKRc1y3A/ipNXx =VtIP -----END PGP SIGNATURE-----