Package File: sqlite_3.6.23.1_1-Xs.tgz
App Name: sqlite
Version: 3.6.23.1_1
URL: http://www.sqlite.org/
License: Public Domain
Packager: j_hah - drobo@jhah.net
Packager URL: http://drobo.jhah.net/apps/sqlite/
Description:
SQLite is a cross-platform C library that implements a self-contained,
embeddable, zero-configuration, server-less SQL database engine. SQLite
is the most widely deployed SQL database engine in the world.
This package is a developer archive containing the SQLite binaries and
shared libraries including header files and dependency libraries to be used
in creating other Drobo Apps. This is not a typical Drobo App install package
to be installed and used directly by end-users unless they want to create and
manage a stand-alone SQLite database.
All required shared library files are included. For the Drobo FS the runtime
library path includes "sqlite" so that you can install this to a sqlite
drobo app folder and run it. For The DroboShare or any other application
folder location, the LD_LIBRARY_PATH will need to be set so that the libraries
can be located. If you get "error while loading shared libraries: ..." errors
this means you need to set the LD_LIBRARY_PATH variable prior to starting
your application.
--------------------------------------------------------------------------------
This program was compiled without modification to the original source code which
can be obtained at the following locations:
sqlite - http://www.sqlite.org/sqlite-3.6.23.1.tar.gz
+ readline - http://ftp.gnu.org/pub/gnu/readline/readline-6.1.tar.gz
+ ncurses - ftp://invisible-island.net/ncurses/ncurses-5.7.tar.gz
Additionally, the source is available upon request by emailing drobo@jhah.net
Visit the website for additional details or updates: http://drobo.jhah.net/
--------------------------------------------------------------------------------
apps/sqlite/readme.txt · Last modified: 2010-07-16 18:16 by J.C. Romanda