Matthew Burgess wrote: > 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.
I also agree. It might be appropriate to say a few words in the introduction to say that it provides a rudimentary user interface but is primarily useful as a library for other applications running on the same system. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
