On Nov 23, 2007, at 3:56 PM, Xabriel J Collazo Mojica wrote:

You're right! I tried /usr/local/bin/sqlite3 -version an it reports the
correct version 3.5.2:

xabita:/ xabriel$ /usr/local/bin/sqlite3 -version
3.5.2

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 found this:

The earlier entries in the path take precedence over the later ones. If you want the directories you add to your path to take precedence, then in the examples above, replace $PATH\:/dir/path with /dir/path: $PATH .

So your path is in the right order.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to