Re: configure --with-pam - Mailing list pgsql-general

From Eugene Chiu
Subject Re: configure --with-pam
Date
Msg-id qfni5a.6eu.ln@ns3.scihome.com
Whole thread Raw
In response to configure --with-pam  ("Eugene Chiu" <echiu@iname.com>)
List pgsql-general
"Eugene Chiu" <echiu@iname.com> wrote in message
news:d1bg5a.4pj.ln@ns3.scihome.com...
> 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



pgsql-general by date:

Previous
From: Charles
Date:
Subject: backend closed
Next
From: Doug McNaught
Date:
Subject: Re: postgre performance question