"Xabriel J Collazo Mojica" <[EMAIL PROTECTED]> wrote: > > I cannot remove the old one as I know some Mac programs (Mail, Safari, ...) > depend on it. > > Does anyone know if there's any other variable I should flush / reset / > anything to get sqlite3 3.5.2 as the default? >
I routinely build experimental versions of SQLite on my MacBook and install them thusly: sudo mv sqlite3 /usr/bin I think the various programs in the Mac that use SQLite depend on the library, not on the CLI. -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------