Re: [Moin-user] Problem with building the xapian index

2008-01-14 Thread Thomas Waldmann
> 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

[Moin-user] Problem with building the xapian index

2008-01-14 Thread kuhnolive
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 ?