From 066cf21f12a120f6abe0dcec421b0af8674453b8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 7 Mar 2008 07:47:43 +0000 Subject: [PATCH] Fix #556 --- src/libprs500/trac/plugins/templates/distro.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libprs500/trac/plugins/templates/distro.html b/src/libprs500/trac/plugins/templates/distro.html index 48c13f5f3b..d92dfe7d60 100644 --- a/src/libprs500/trac/plugins/templates/distro.html +++ b/src/libprs500/trac/plugins/templates/distro.html @@ -18,6 +18,9 @@
First verify that you have a sufficiently new installation of python
python --version
should return at least 2.5.1
+

+ Make sure your python is compiled with the sqlite USE flag. +


Run the following commands in a terminal as root
${distro.command}