AC_SEARCH_LIBS(com_err, [krb5 'krb5 -ldes -lasn1 -lroken' com_err],
[], [AC_MSG_ERROR([could not find function 'com_err' required for
Kerberos 5])]) AC_SEARCH_LIBS(krb5_sendauth, [krb5
'krb5 -ldes -lasn1 -lroken'], [], [AC_MSG_ERROR([could not find
--On Sunday, March 4, 2007 12:40 AM -0500 Tom Lane <[EMAIL PROTECTED]>
wrote:
You need to look at the config.log output to see exactly what configure
tried to do and what error it got.
Thanks, Tom, this was helpful!!
Here's the problem: when configure tries to compile the code snippet to
ch
--On Saturday, March 3, 2007 11:24 PM -0500 Tom Lane <[EMAIL PROTECTED]>
wrote:
I am trying to build PostgreSQL 8.2.3 on OpenBSD 4.0. When I give the
command
./configure -v --with-openssl --with-krb5
--with-includes=/usr/include/kerberosV
I get:
checking for library containing com_err.
I am trying to build PostgreSQL 8.2.3 on OpenBSD 4.0. When I give the
command
./configure -v --with-openssl --with-krb5
--with-includes=/usr/include/kerberosV
I get:
checking for library containing com_err... no
configure: error: could not find function 'com_err' required for Kerberos 5
This
dbmail isn't as fast as dovecot for a single user, single event. But not
by much. However, it scales *much* better into the 100's and 1000's of
actions.
<$.02>
I came within an eyelash of going live with dbmail, and then pulled back.
This was a year or so ago, I don't remember exactly. The p
The instructions for building html documentation make the assumption that
docbook-dsssl (with perhaps other pieces) is already installed. As I'm fond
of saying, the assumption is a lethal weapon.
Could some kind soul post a URL with *COMPLETE* instructions for what to
download and how to install i
I'm thrilled by the news that nested transactions will make it into 7.5
after all, and trying to learn how this will work. The question is
what will be the syntax to start / commit / rollback a subtransaction.
Leaking a bit from pgsql-hackers [hope it's not bad etiquette to do this]
I see this ver
--On Monday, May 31, 2004 2:14 PM -0500 "Philip A. Chapman"
<[EMAIL PROTECTED]> wrote:
On Tue, 2004-05-25 at 18:33, Barry wrote:
Is it possible to configure Postgresql to have seperate databases
on seperate disks ?
One solution is to run two postmasters (two services). Each would use a
differen
--On Saturday, August 16, 2003 11:40 AM -0400 Bruce Momjian
<[EMAIL PROTECTED]> wrote:
I wonder if we should have a "novice" mode for psql? Are there other
things it could control?
Change the prompt when output is redirected with \o.
I don't know how many times I've redirected output with \o to