From f9e1648d011302bc0055737034b01774c58f584a Mon Sep 17 00:00:00 2001 From: yvesf Date: Mon, 22 Nov 2010 00:54:02 +0100 Subject: update INSTALL --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index fe10593..d7f5320 100644 --- a/INSTALL +++ b/INSTALL @@ -4,6 +4,8 @@ Create a virtualenv # activate this virtualenv . ./bin/activate +Check for /usr/bin/convert (see web.py Popen) + Install dependencies easy_install pip pip install whoosh @@ -32,6 +34,5 @@ Run Webapp * Restarting with reloader... - -Check for +Check your whoosh version: http://bitbucket.org/mchaput/whoosh/issue/48/temp-directories-are-not-deleted-when -- cgit v1.2.1