Revision [19052]
This is an old revision of sqlite made by coolpup on 2011-10-22 03:01:06.
SQLite
databasehttp://www.sqlite.org/
Source code: http://www.sqlite.org/download.html
Binary code:
- http://www.smokey01.com/coolpup/ {contains DEV files}
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --enable-threadsafe --enable-readline --enable-dynamic-extensions
Dependencies: +bzip2,+grep,+ncurses,+readline,+tar
Verify installed version via the command-line interface:
sqlite3 -version
http://www.t2-project.org/packages/sqlite.html
http://www.linuxfromscratch.org/blfs/view/svn/server/sqlite.html
http://www.sqlite.org/download.html
http://puppylinux.org/wikka/software
Categories
CategorySoftwareLibrariesCategorySoftware