There is nothing in the book about compiling either sqlite or PHP. It's more of a reference for someone who wants to know how SQLite is build and how one should use it. The compiling stuff you are going to have to find it on the web as the stuff in the book is pretty close to the sqlite wiki.
On 11/16/06, Christian Smith <[EMAIL PROTECTED]> wrote:
Michael Young uttered: > I've had PHP5 for two months now and have not been able to compile it > successfully on my Mac so that SQLite 3.x files can be accessed. I had hoped > to find help in compiling in Mike Owens' book. > > Does the book offer any details on compiling that might make the purchase > worthwhile? I've tried in vain to find Mike Owens' email address to ask this > simple question. Can't find it though. I've not got the book to hand, so can't answer, but my guess is no. Try posting your problems to this or a PHP list, someone may be able to help. > > Mike > > > On Nov 15, 2006, at 8:38 AM, Christian Smith wrote: > >> John Gunnarsson uttered: >> >>> Hi, >>> >>> I'm about to buy a book about Sqlite. I'm coding in C++ so I'm looking >>> for the best book to suite my needs. >>> >>> In my local bookstore I have: >>> The Definitive Guide to SQLite, APress >>> http://www.apress.com/book/bookDisplay.html?bID=10130 >>> >>> and >>> >>> SQLite, Sams >>> http://safari.samspublishing.com/067232685X >>> >>> Have anyone of you a opinion of the books above, or maybe an even >>> better recommendation? >> >> >> The former is more up to date, covering SQLite 3.x. The latter covers only >> 2.x, which is unfortunate. >> >> I have both books, and the former is more comprehensive IMO. If you want >> just the one book, go for the former. >> >> >>> >>> //John >>> >> >> >> Christian >> >> -- >> /"\ >> \ / ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL >> X - AGAINST MS ATTACHMENTS >> / \ >> >> ----------------------------------------------------------------------------- >> To unsubscribe, send email to [EMAIL PROTECTED] >> ----------------------------------------------------------------------------- >> > > > ----------------------------------------------------------------------------- > To unsubscribe, send email to [EMAIL PROTECTED] > ----------------------------------------------------------------------------- -- /"\ \ / ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL X - AGAINST MS ATTACHMENTS / \ ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------
-- "Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

