search for: pcretest

Displaying 15 results from an estimated 15 matches for "pcretest".

Did you mean: pcre_tests
2019 Feb 25
3
pcre problems
Hi there, ubuntu 18.04.2, trying to compile R-devel 3.6.0, svn 76155. I am having difficulty compiling R. I think I have pcre installed correctly: OK~/Downloads/R-devel pcretest -C PCRE version 8.41 2017-07-05 Compiled with 8-bit support UTF-8 support No Unicode properties support No just-in-time compiler support Newline sequence is LF \R matches all Unicode newlines Internal link size = 2 POSIX malloc threshold = 10 Parentheses nest limit = 250 Default...
2019 Mar 01
2
pcre problems
...ig.log when > configure fails. If still in trouble, please report how you built PCRE > and how you told R where to find it, and the relevant part of > config.log, to maximize chances people could offer useful advice. > > Best, > Tomas > > > > > OK~/Downloads/R-devel pcretest -C > > PCRE version 8.41 2017-07-05 > > Compiled with > > 8-bit support > > UTF-8 support > > No Unicode properties support > > No just-in-time compiler support > > Newline sequence is LF > > \R matches all Unicode newlines > >...
2019 Mar 01
2
pcre problems
...ig.log when > configure fails. If still in trouble, please report how you built PCRE > and how you told R where to find it, and the relevant part of > config.log, to maximize chances people could offer useful advice. > > Best, > Tomas > > > > > OK~/Downloads/R-devel pcretest -C > > PCRE version 8.41 2017-07-05 > > Compiled with > > 8-bit support > > UTF-8 support > > No Unicode properties support > > No just-in-time compiler support > > Newline sequence is LF > > \R matches all Unicode newlines > >...
2019 Mar 01
2
pcre problems
...e, please report how you built PCRE > >> and how you told R where to find it, and the relevant part of > >> config.log, to maximize chances people could offer useful advice. > >> > >> Best, > >> Tomas > >> > >>> OK~/Downloads/R-devel pcretest -C > >>> PCRE version 8.41 2017-07-05 > >>> Compiled with > >>> 8-bit support > >>> UTF-8 support > >>> No Unicode properties support > >>> No just-in-time compiler support > >>> Newline sequence...
2019 Mar 01
2
pcre problems
...e, please report how you built PCRE > >> and how you told R where to find it, and the relevant part of > >> config.log, to maximize chances people could offer useful advice. > >> > >> Best, > >> Tomas > >> > >>> OK~/Downloads/R-devel pcretest -C > >>> PCRE version 8.41 2017-07-05 > >>> Compiled with > >>> 8-bit support > >>> UTF-8 support > >>> No Unicode properties support > >>> No just-in-time compiler support > >>> Newline sequence...
2019 Feb 25
0
pcre problems
...s. Sometimes it helps to search the config.log when configure fails. If still in trouble, please report how you built PCRE and how you told R where to find it, and the relevant part of config.log, to maximize chances people could offer useful advice. Best, Tomas > > OK~/Downloads/R-devel pcretest -C > PCRE version 8.41 2017-07-05 > Compiled with > 8-bit support > UTF-8 support > No Unicode properties support > No just-in-time compiler support > Newline sequence is LF > \R matches all Unicode newlines > Internal link size = 2 > POSIX mall...
2009 Mar 22
0
gsub('(.).(.)(.)', '\\3\\2\\1', 'gsub')
...=~ s/a*|b/./g; print qq|output: "$input"|;' # match: "a" # match: "" # match: "b" # match: "" # output: "...." since with perl=TRUE both gregexpr and gsub seem to use pcre, i've checked the example with pcretest, and also with a trivial c program (available on demand) using the pcre api; there were four matches, exactly as in the perl bit above. the results above are surprising, and suggest a bug in r's use of pcre rather than in pcre itself. possibly, the issue is that when an empty sting is matche...
2009 Mar 22
0
gsub('(.).(.)(.)', '\\3\\2\\1', 'gsub') (PR#13617)
...=~ s/a*|b/./g; print qq|output: "$input"|;' # match: "a" # match: "" # match: "b" # match: "" # output: "...." since with perl=TRUE both gregexpr and gsub seem to use pcre, i've checked the example with pcretest, and also with a trivial c program (available on demand) using the pcre api; there were four matches, exactly as in the perl bit above. the results above are surprising, and suggest a bug in r's use of pcre rather than in pcre itself. possibly, the issue is that when an empty sting is matche...
2019 Mar 01
1
pcre problems
...you built PCRE >>>> and how you told R where to find it, and the relevant part of >>>> config.log, to maximize chances people could offer useful advice. >>>> >>>> Best, >>>> Tomas >>>> >>>>> OK~/Downloads/R-devel pcretest -C >>>>> PCRE version 8.41 2017-07-05 >>>>> Compiled with >>>>> 8-bit support >>>>> UTF-8 support >>>>> No Unicode properties support >>>>> No just-in-time compiler support >>>>...
2019 Mar 01
1
[Rd] pcre problems
...you built PCRE >>>> and how you told R where to find it, and the relevant part of >>>> config.log, to maximize chances people could offer useful advice. >>>> >>>> Best, >>>> Tomas >>>> >>>>> OK~/Downloads/R-devel pcretest -C >>>>> PCRE version 8.41 2017-07-05 >>>>> Compiled with >>>>> 8-bit support >>>>> UTF-8 support >>>>> No Unicode properties support >>>>> No just-in-time compiler support >>>>...
2002 Mar 25
2
OpenSSH on SunOS 4
I'm trying to update an ssh 1.2.27 to OpenSSH 3.0.2p1 and am running into a problem. I've successfully built zlib 1.1.4, OpenSSL 0.9.6c, and tcp_wrappers , but when I attempt to run configure, I get the error about the missing posix regex. So I attempted to download and use pcre (the Perl hack to expose perl regex to posix. But I can't build that since it calls strtoul() (string to
2019 Mar 01
0
pcre problems
...configure fails. If still in trouble, please report how you built PCRE >> and how you told R where to find it, and the relevant part of >> config.log, to maximize chances people could offer useful advice. >> >> Best, >> Tomas >> >>> OK~/Downloads/R-devel pcretest -C >>> PCRE version 8.41 2017-07-05 >>> Compiled with >>> 8-bit support >>> UTF-8 support >>> No Unicode properties support >>> No just-in-time compiler support >>> Newline sequence is LF >>> \R matches...
2019 Mar 01
1
pcre problems
...; and how you told R where to find it, and the relevant part of > >>>> config.log, to maximize chances people could offer useful advice. > >>>> > >>>> Best, > >>>> Tomas > >>>> > >>>>> OK~/Downloads/R-devel pcretest -C > >>>>> PCRE version 8.41 2017-07-05 > >>>>> Compiled with > >>>>> 8-bit support > >>>>> UTF-8 support > >>>>> No Unicode properties support > >>>>> No just-in-time com...
2019 Mar 01
1
[Rd] pcre problems
...elevant part of >> >>>> config.log, to maximize chances people could offer useful advice. >> >>>> >> >>>> Best, >> >>>> Tomas >> >>>> >> >>>>> OK~/Downloads/R-devel pcretest -C >> >>>>> PCRE version 8.41 2017-07-05 >> >>>>> Compiled with >> >>>>> 8-bit support >> >>>>> UTF-8 support >> >>>>> No Unicode properties support >&g...
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine. I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15 Everything I have read says use the installer to load windows programs. Where is the installer? Thanks, -- Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA http://www.plansandprojects.com My hobby pages are here: