On Fri, May 11, 2012 at 8:52 AM, Petite Abeille <[email protected]>wrote:
> Hello, > > [apologies if I overlooked something obvious, but my google-fu is weak > today] > > Where does one find the sqlite3_analyzer code for download? > > SQLite's download page sports various precompiled binaries for Linux, Mac > OS X, etc, but I cannot spot any link to the source code. Did I miss > something? > > I would like to run sqlite3_analyzer on Solaris. > It's in the main source tree. ./configure; make sqlite3_analyzer > > Pointers? > > TIA. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

