[Ur] Ur/Web + SQLite on Debian Lenny
Michael Stone
michael.r.stone at gmail.com
Fri Mar 19 15:55:33 EDT 2010
Just a quick note: to use Ur/Web on Lenny, I found that I needed to run
echo "deb http://www.backports.org/debian lenny-backports main" >>
/etc/apt/sources.list
aptitude update
aptitude -t lenny-backports install sqlite3 libsqlite3-dev libsqlite3-0
(Lenny only has version 3.5.x of sqlite. This version, at least in my
chroot, appears to be case-sensitive on column names in a way that
breaks Ur/Web.)
Michael
More information about the Ur
mailing list