> I'm trying to build a xapian index with
>
> xapian index build --mode=add
s/xapian/moin/
... and of course you need to give correct --config-dir and --wiki-url
> MoinMoin.error.ConfigurationError: ImportError: No module named wikiconfig
... what you obviously did not do.
> Check that the
Hi again.
I posted this message a while before with no reaction, so, maybe I didn't add
enough information (see below).
I'm trying to build a xapian index with
xapian index build --mode=add
and get the following error
Traceback (most recent call last):
File "/usr/bin/moin", line 6, in ?