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

From Ian Barwick
Subject Re: configure --with-pam
Date
Msg-id 200202270619.HAA24454@post.webmailer.de
Whole thread Raw
In response to configure --with-pam  ("Eugene Chiu" <echiu@iname.com>)
List pgsql-admin
On Tuesday 26 February 2002 17:15, 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

The message is in the error... Maybe your system (you don't say what
flavour) doesn't have the pam libraries installed. What does
  rpm -qi pam
say?

Ian Barwick

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Help pg_restore
Next
From: Raphael Bauduin
Date:
Subject: syncing MSSQL and Postgres