Nothing wrong with Macs ;) As others have pointed out, OSX includes Sqlite, though a bit old. Also note that extension loading is disabled in this version.
If you don't want to mess with installing Xcode, and want an up to date and feature-packed Sqlite installer, try my Sqlite framework. It includes most extra features available in the source, plus the Spatialite extension. Though it's made for building other applications with Sqlite support, the sqlite program is included (for use in Terminal.app). On Mar 3, 2009, at 9:48 AM, Dan M. Wall wrote: > > I am an experienced Windows user and application developer. I am > now attempting to actually use a Mac!! God forbid!! > > I have an SQLite database and I'm trying to figure out how to > install SQLite so I can view it and update it. I downloaded the bin > files but I'm obviously missing something. > > Please forgive my Mac OSX ignorance! Any help you can provide would > be greatly appreciated! > > Dan > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "I ache, therefore I am. Or in my case - I am, therefore I ache." - Marvin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

