I want to install the latest sqlite3 on my mac osx. I have been trying this for the last 6 hours, but still fail. Here are the steps I followed. I tried this site
mkdir ~ / src cd ~ / src curl http://www.sqlite.org/sqlite-3.6.18.tar.gz | tar zx cd sqlite-3.6.18 Autoconf. / configure --prefix = / usr / local do sudo make install
// check which version of SQLite installed sqlite3 --version 3.6.18
which sqlite3 / usr / local / bin / sqlite3
but he fails
but I manually downloaded sqlite3 at the address below
http://www.sqlite.org/sqlite-amalgamation-3.6.22.tar.gz
and then tried the above scriot
description of the specified link
A repository containing the union along with the script configuration and makefile to create it. This is the recommended source distribution for all Unix and Unix-like platforms.
and I also downloaded
Precompiled binaries for Mac OS X sqlite3-3.6.22-osx-x86.zip Command-line tool for accessing and modifying SQLite databases version 3. *. For x86 computers running Leopard (OS 10.5).
but still I canβt install. I also read that changing the default SQL server will cause some application to stop working because the apple has a modified version of sqlite.
Does anyone know how to install new sqlite3 and use it without uninstalling by default. I am not familiar with terminal commands.
ok
sqlite /users/admin/sqlite 3new
sqlite3 , ...
, bin, , ?