On Thu, Jan 16, 2014 at 02:53:16PM -0500, Jeremy Lavergne wrote: > In the base/src/cregistry/sql.c of MacPorts, I see this command inside > init_db():
In the very same directory, you should see a binary sqlite extension you can load into the standard sqlite3 command line client using .load <path> The same directory should also contain a readme file explaining this procedure. -- Clemens Lang _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
