[CWB] [External Sender] Query Issue of Regular Expression
Hardie, Andrew
a.hardie at lancaster.ac.uk
Tue Oct 22 23:33:54 CEST 2019
The message “this version of PCRE is not compiled with Unicode property support” comes direct from the PCRE library itself. Sounds like the library call is saying something different to your pcretest call.
Have you re-compiled & re-installed CWB since installing the PCRE dev packages?
best
Andrew
From: cwb-bounces at sslmit.unibo.it <cwb-bounces at sslmit.unibo.it> On Behalf Of D. Yuan
Sent: 22 October 2019 20:51
To: cwb at sslmit.unibo.it
Subject: [External Sender] [CWB] Query Issue of Regular Expression
Hi, All,
Thanks to Peter and Andrew. I have solved the local-infile problem in mysql. However, I encountered a new problem of query with regular expressions. This means I cannot used regular expression in either CQP syntax or Simple query mode.
I have installed the two packages of libpcre3 and libpcre3-dev (I am using an ubuntu server), and its pcretest returns:
_________
PCRE version 8.43 2019-02-23
Compiled with
8-bit support
UTF-8 support
Unicode properties support
......
________
but I still got the error message:
______________
**** CQP ERROR ****
CL: Regex Compile Error: this version of PCRE is not compiled with Unicode property support
CQP Error:
__________________
Any pointers?
Best,
D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20191022/e42c87aa/attachment-0001.html>
More information about the CWB
mailing list