From: | Thomas Pundt <mlists(at)rp-online(dot)de> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, Christian Goetze <cg(at)sensage(dot)com> |
Subject: | Re: Building postgres on Suze |
Date: | 2005-09-13 07:04:31 |
Message-ID: | 200509130904.31198.mlists@rp-online.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
first off - what annoyes me in the PostgreSQL mailing lists is that
posters regularly break threads. Why can't you create a new mail for
a new topic without replying to another mail with a totally different
topic?
On Monday 12 September 2005 23:51, Christian Goetze wrote:
| I'm trying to build postgres on Suze with --with-pam, and it tells me:
I don't want to sound pedantic, but it's called SuSE :-)
| /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld:
| cannot find -lpam
|
| I know it is actually installed, and disecting the configure script and
| hand-compiling the test program works if I say "/lib/libpam.so.0", but
| fails if I say "-lpam". Very bizarre - anyone encountered this?
Nothing bizarre here - you most probably have to install the pam-devel
package.
Ciao,
Thomas
--
Thomas Pundt <thomas(dot)pundt(at)rp-online(dot)de> ---- http://rp-online.de/ ----
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2005-09-13 07:12:28 | Re: Utility that creates table schema from csv data? |
Previous Message | CSN | 2005-09-13 04:51:48 | Utility that creates table schema from csv data? |