"Eugene Chiu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED].; > Hi all, > > Have any of you successfully configured Linux-PAM with Postgresql? When I > run ./configure --with-pam, I get the following error: > > <snip> > checking for inflate in -lz... (cached) yes > checking for library containing fdatasync... (cached) none required > checking for pam_start in -lpam... no > configure: error: library 'pam' is required for PAM >
Thank you all for the replies... I finally figured out that the PAM was not installed correctly, in the /lib directory, all the libpam*.so was pointing to libpam*.so.0, instead of libpam*.so.0.75.... That does it... Thank you all again!! Eugene ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
