On Sat, Sep 23, 2006 at 12:07:12PM -0700, Adam Shand wrote:

> OpenGuide seems to require the Perl module Search::InvertedIndex, and
> the openguides package doesn't install it by default (in fact I couldn't
> even find a Debian package for it).
> 
> I built a package for Search::InvertedIndex with dh-make-perl (as well
> as a couple dependencies which also seemed to not exist).

Hi,

This is actually a bug in the default configuration I ship. Support for
Search::InvertedIndex is deprecated in OpenGuides but unfortunately I
shipped a config file that left it used by default (even though as you
correctly point out there is (deliberately) no dependency.

If you change /etc/openguides/default/wiki.conf (replace default by the
name of your guide if you've done things that way), replacing:

use_plucene = 0

with

use_plucene = 1

you should find things work without Search::InvertedIndex installed.

Thanks for the bug report; I'll upload a fixed version shortly.

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to