Henrik K wrote:
On Mon, Nov 17, 2008 at 03:00:06PM -0800, Jeff Gerard wrote:
Thanks so much...I'll definitely give this a try...but...

apparently I'm not sure what to do here..

Should I simply set LDFLAGS="-lpcreposix -lpcre"
then run my ./configure?
or??

Right..

export LDFLAGS="-lpcreposix -lpcre"
./configure ...

And ofcourse make sure you have PCRE library installed.
libpcre3-dev for debian etc..


Since it appears to simple I'm looking at making this a proper build option.

Is there someone with expertise in the types of regex. Who can say whether or not the pcre library is capable of seamlessly handling the old basic regex patterns as well as the pcre patterns?

If it's to be widely available then all the demo, example, and is-use patterns need to remain usable.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
  Current Beta Squid 3.1.0.2 or 3.0.STABLE11-RC1

Reply via email to