sqlite3 in Fink

Sigh, Fink doesn’t seem to know about SQLite3. OK, go get ’er. Download. Make a separate directory to build in? Well, then: ../sqlite-3.3.6/configure, make, sudo make install, OK.
in Ongoing: Comments on Camping

dda@/Users/dda > fink list | grep -i sqlite3
        dbd-sqlite-pm581        1.08-2  Self Contained RDBMS (based on SQLite3)
        dbd-sqlite-pm584        1.08-2  Self Contained RDBMS (based on SQLite3)
        dbd-sqlite-pm586        1.08-2  Self Contained RDBMS (based on SQLite3)
 i      sqlite3 3.2.8-1 Embedded SQL database, version 3
 i      sqlite3-dev     3.2.8-1 Embedded SQL database (include files and linkable libraries)
 i      sqlite3-doc     3.2.8-1 Embedded SQL database (HTML documentation)
 i      sqlite3-shlibs  3.2.8-1 Embedded SQL database (shared libraries)
        sqlite3-tcl     3.2.8-1 Embedded SQL database (Tcl/Tk bindings)

You probably need to update the package database and/or Fink itself. When in doubt, http://pdb.finkproject.org/pdb/search.php?summary=sqlite3

Leave a Reply

You must be logged in to post a comment.