Phillip I dont know where postfix put it I usually untar in /usr/src and dig around from there
routinely they go into /usr/lib/ but they are at the pleasure of whoever wrote the config scripts for the install process -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Philip Eggers Sent: Monday, February 03, 2003 3:00 PM To: [EMAIL PROTECTED] Subject: [IMGate] Re: compiling on Linux 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? >
