On Thu, 30 Dec 2010, Eric Smith wrote: > Probably sqlite3.pc was installed by your normal system package manager > (like yum or apt) as part of the sqlite-devel package. What distro are > you in?
Eric, Slackware-13.1. The SQLite version that comes with the distribution is well back from the current one so I immediately re-install the current version. Slackware does not have separate 'dev' packages; everything's in the .txz file. However, it may well be that the sqlite3.pc file snuck by with the upgrade. > Did you compile/install 3.7.3 by hand after that? I've been building SQLite from the source for years with a SlackBuild script that produces a Slackware package. SQLite has been added to the distribution only very recently; perhaps 13.0. I had not considered that the .pc file came from the SQLite-3.6.x version that accompanied the distribution. Now I know. FWIW, the issue that surfaced my question about the .pc file turned out to have nothing to do with SQLite. The application needed libdl included in the build and the autoconf script did not include a directive to identify its location before looking for the sqlite3 library. Happy New Year, Rich _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users