Re: configure --with-pam

From: "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org>
To: Helge Bahmann <bahmann(at)math(dot)tu-freiberg(dot)de>
Cc: Eugene Chiu <echiu(at)iname(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: configure --with-pam
Date: 2002-02-27 00:04:09
Message-ID: Pine.LNX.4.33.0202261803380.2450-100000@morannon.the-infinite.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin 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/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-02-27 05:16:39 Re: configure --with-pam
Previous Message Helge Bahmann 2002-02-26 23:41:36 Re: configure --with-pam

Browse pgsql-general by date

  From Date Subject
Next Message cbbrowne 2002-02-27 00:14:02 Re: [ANNOUNCE] [pgsql-advocacy] eWeek Poll: Which database is most critical to your organization?
Previous Message Colin Fox 2002-02-26 23:47:28 Re: Newbie: question on limiting number of records