You said that the pcre lib installed to /usr/local/lib right? Add that path to /etc/ld.so.conf, run ldconfig. Alternately set env variable LD_LIBRARY_PATH=/usr/local/lib before starting up postfix.
Bob McGregor wrote: > thanks Phil and Austin, > > not sure which path to add to the file, when you say 'that Postfix dumped = > its libs into' which lib would that be? > the /usr/local/include or are you talking about a lib in the postfix = > install directory? >
