Robert Walker wrote: [...] > I'm not completely sure, but I don't think SQLite is installed on Mac OS > X unless Xcode developer tools are installed.
I don't have a Mac without developer tools handy to check, but I am 99% certain that you are wrong. SQLite is used by the operating system's CoreData component, so it stands to reason that some form of SQLite is bundled into the OS regardless of developer tools. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

