[CWB] Unable to index a corpus
Stefan Evert
stefanML at collocations.de
Fri Jul 21 13:10:25 CEST 2017
> On 21 Jul 2017, at 13:04, Stefan Evert <stefanML at collocations.de> wrote:
>
> Did the revert work cleanly or do you have local modifications that might cause the error?
In particular, I don't see why there should be any difference between HEAD and r924 because the startup code is exactly the same in both versions. Can you
1) check that line #238 of lib/cqp.inc.php looks like this:
$version_pattern = '/^CQP\s+(?:\w+\s+)*([0-9]+)\.([0-9]+)(?:\.(b?[0-9]+))?(?:\s+(.*))?$/';
2) check that
cqp -c
prints the following output
CQP version 3.4.12
and then waits on the following line for input (press Ctrl-D to exit).
Best,
Stefan
More information about the CWB
mailing list