On Mon, 02 Mar 2009 08:13:27 -0600, Randy McMurchy <[email protected]> wrote:
> Is simply creating a page with the build instructions and links to > the SQLite documentation sufficient. I think so. I don't think we > need to create a user or a group or even a default database file. I'd agree with that, Randy. SQLite is similar in its approach to GDBM. That is, it provides library routines for a program to use in order to read/write a db file directly, rather than through client-server communication. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
