[CWB] Problems with cwb-perl
Stefan Evert
stefanML at collocations.de
Mon Sep 7 15:41:48 CEST 2020
> when trying to install the Perl API on my MacBook (OS 10.15.6) – for now I use the trunk version as indicated here http://cwb.sourceforge.net/developers.php#svn – I run into the following problem with the command „make test“:
>
>> t/35_cqp_kwic.t ......... 1/19 skip() was passed a non-numeric number of tests. Did you get the arguments backwards? at
Thanks for the bug report. We had forgotten to fill in the number of tests that need to be skipped on your CWB version. Should be fixed in SVN now.
> As a result, the scripts as „cwb-make“ can’t be found after installing the package with „sudo make install“.
That must be an unrelated problem. If you ignore the test failure and run "sudo make install" successfully, the Perl module and all scripts should work (because it was only a bug in the test case).
What output did you get from the "make install"? Perhaps script were installed in the wrong path?
Best,
Stefan
More information about the CWB
mailing list