I also just noticed that even though I configure with

...
--enable-pcre-jit --with-pcre-config=/usr/local/bin/pcre-config
...

and


/usr/local/bin/pcre-config --libs
  -L/usr/local/lib64 -lpcre

that the BIN links the SYSTEM libs

  libpcre.so.1 => /usr/lib64/libpcre.so.1 (0x00007fa946321000)

This seems like rpath'ing ...

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to