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

From Dominic J. Eidson
Subject Re: configure --with-pam
Date
Msg-id Pine.LNX.4.33.0202261803380.2450-100000@morannon.the-infinite.org
Whole thread Raw
In response to Re: configure --with-pam  (Helge Bahmann <bahmann@math.tu-freiberg.de>)
List pgsql-general
On Wed, 27 Feb 2002, Helge Bahmann wrote:

> On Tue, 26 Feb 2002, Eugene Chiu wrote:
>
> > 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
>
> Yes I have setup all Postgres servers with pam. Are you sure that the pam
> libraries are correctly installed on your system?
>
> >From the above I cannot see why configure fails to locate the pam
> libraries - can you show us the contents of config.log (or at least the
> relevant parts) after calling configure --with-pam?
>
> What does "ls -l /usr/lib/libpam* /lib/libpam*" show?

Alternately (linux-ish only):

ldconfig -v | grep 'pam'


--
Dominic J. Eidson
                                        "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/


pgsql-general by date:

Previous
From: Helge Bahmann
Date:
Subject: Re: configure --with-pam
Next
From: cbbrowne@acm.org
Date:
Subject: Re: [ANNOUNCE] [pgsql-advocacy] eWeek Poll: Which database is most critical to your organization?