Phil's right,
vi /etc/ld.so.conf
add the path that Postfix dumped it's libs into, and youre golden

Its a redhat rpm prob not a postfix prob

 -----Original Message-----
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Philip Eggers
Sent:   Monday, February 03, 2003 2:27 PM
To:     [EMAIL PROTECTED]
Subject:        [IMGate] Re: compiling on Linux


maybe you need to run ldconfig after checking /etc/ld.so.conf or set
LD_LIBRARY_PATH. just a guess.

-Philip

Bob McGregor wrote:
> Hi,
>
> I'm trying to install Postfix using pcre on RH 7.1.  I installed pcre-3.9
=
> and it appears to be installed as i can do the pcre-config commands and =
> the test runs ok
>
> What I'm having problems with is getting the postfix make install to know
=
> where the library files are located.
>
> I did the following make:
>
> make -f Makefile.init makefiles "CCARGS=3D-DHAS_PCRE -I/usr/local/include"
=
> "AUXLIBS=3D-L/usr/local/lib -lpcre"
>
> but when I do the make install, I get=20
> bin/postconf: error while loading shared libraries: libpcre.so.0: cannot =
> load shared object file: No such file or directory
>
> the libpcre.so.0 is a link in /usr/local/lib pointing to /usr/local/lib/=
> libpcre.so.0.0.1 and it does exist.=20
>
> so, I'm wondering if any one can assist in the above make command to get =
> the postfix install to locate the library file???  thanks, bob
>
>
>
>
>





Reply via email to