Brilliant ; --with-pcre=/opt was all that was needed!
And the pcre 8.20 version was accepted (for the sake of this record,
version 3.4 was the *minimum* requirement); I configured pcre with:
./configure --enable-utf8 --prefix=/opt
after feedback from 'make check'
Thanks again!
Michael
Dr Michael Daly wrote on 3/10/12 6:22 AM:
> I am not sure how important this output line during ./configure is:
> "Not building with perl compatible regex - use --with-pcre to enable"
>
>
> so I downloaded and compiled pcre 8.20, again ran configure:
> ./configure --with-pcre=/opt/lib --prefix=/opt
did you try:
./configure --with-pcre=/opt --prefix=/opt
as well?
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
_______________________________________________
Users mailing list
Users(at)not-real.lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Mon Mar 12 2012 - 10:05:11 GMT