On Fri, 2005-10-28 at 14:36 -0500, kashani wrote:
> [EMAIL PROTECTED] wrote:
> >> So if PostgreSQL server is on another machine why must I install it
> > locally for postfix/cyrus-sasl to use it? Wasn't there talk awhile ago
> > about some libpq package that should be used instead? I'm confused. I
> > also don't want to have to put the postgresql full package on this server
> > (it should run email stuff only). So what to do?
>
> Gentoo doesn't have a libs build for Postgres or Mysql so you get the
> whole package. There has been talk of doing a client install, but I
> don't know if any progress has been made on that.
>
> kashani
Hi,
This is the answer i have too.
Checking courier-authlib ebuild shows it DEPENDS on postgresql (if USE
flag is ON) and *only* RDEPENDS on db,gdbm
...BEGIN...
DEPEND="virtual/libc
gdbm? ( sys-libs/gdbm )
!gdbm? ( >=sys-devel/autoconf-2.5 sys-libs/db )
>=dev-libs/openssl-0.9.6
pam? ( >=sys-libs/pam-0.75 )
mysql? ( >=dev-db/mysql-3.23.36 )
ldap? ( >=net-nds/openldap-1.2.11 )
postgres? ( >=dev-db/postgresql-7.2 )"
RDEPEND="virtual/libc
gdbm? ( sys-libs/gdbm )
!gdbm? ( sys-libs/db )"
...END...
Conclusion it's only needed for building courier-authlib not for running
Also remember such talks
HTH.Rumen
signature.asc
Description: This is a digitally signed message part

