[1478] in Software_Announce
sqlite-2.8.15 and sqlite-3.0.8 installed in outland
daemon@ATHENA.MIT.EDU (Mitchell E Berger)
Wed Jan 19 20:33:08 2005
To: software-announce@MIT.EDU
cc: bug-outland@MIT.EDU
Date: Wed, 19 Jan 2005 20:32:55 -0500
From: Mitchell E Berger <mitchb@MIT.EDU>
I've installed SQLite versions 2.8.15 and 3.0.8 in the outland locker
for both Linux and Solaris Athena 9.3. SQLite is a lightweight SQL
implementation that keeps an entire database in a single file, and its
source code is in the public domain. Among other things that use SQLite
databases are Philips mp3 players.
After adding the outland locker, version 2.8.15 may be accessed as 'sqlite'
and version 3.0.8 may be accessed as 'sqlite3'. As always, software in
the outland locker is unsupported; however, do feel free to report bugs or
problems to bug-outland@mit.edu, and we'll see what we can do.
For more information on SQLite, you can visit their website at
http://www.sqlite.org/
Enjoy,
Mitch