[CWB] Unable to install some Perl modules

Stefan Evert stefanML at collocations.de
Wed Sep 6 15:39:12 CEST 2017


> On 6 Sep 2017, at 12:58, VIVALDI PALATRESI, JORGE <jorge.vivaldi at upf.edu> wrote:
> 
> 3) Did you make sure to update the CWB/Perl modules to the lastest SVN checkout?  The log output you showed us
> 
> > x86_64-linux-gnu-gcc -c  -I/usr/local/cwb-3.4.12/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"3.00401\" -DXS_VERSION=\"3.00401\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.22/CORE"   CL.c

> Yes. I dowloaded today from http://cwb.sourceforge.net/developers.php 

That's strange, because the defines above should show

	-DVERSION=\"3.004012\" -DXS_VERSION=\"3.004012\"

That's the only difference I can spot from my setup.  (Thanks for confirming that we have the same versions of PCRE and GLib2.)

> suggests that you're trying to install version 3.4.10 of the CWB/Perl module, which might not be compatible with the most recent changes in CWB 3.4.12.  I don't remember for sure, but I think "svn up" would be the first thing to try here.
> 
> In which degree it will not be compatible with my CWB installed version (3.4.12)?

I have no idea.  But there has been some work on character normalization functions that may have resulted in some incompatible changes.  At the moment it's our best guess, because you get lots of errors in the tests that I have never seen anywhere else.

These are also fresh checkouts, so no risk of old Makefiles or binaries lying around when you compiled? (Also for CWB itself.)

Best,
Stefan



More information about the CWB mailing list