Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2005 16:24:09 +0300
From:      Rolandas Naujikas <Rolandas.Naujikas@mif.vu.lt>
To:        Oliver Lehmann <oliver@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: ports/security/courier-authlib incorrect runtime dependencies
Message-ID:  <4295CDF9.8040403@mif.vu.lt>
In-Reply-To: <20050526145534.4ffbb2fa.oliver@FreeBSD.org>
References:  <20050526081751.GA1880@rolnas> <20050526145534.4ffbb2fa.oliver@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Lehmann wrote:
> Rolandas Naujikas wrote:
> 
> 
>>In Makefile.dep should be RUN_DEPENDS also, because the ports depends on
>>shared libraries, that should be installed to be run.
>>
>>For example mail/courier-imap with option vpopmail will not run, because
>>it depends only in build time on courier-authlib-vchkpw. After package
>>built, if I install it, because it doesn't have run dependency on
>>courier-authlib-vchkpw it will not run (will not find required *.so file).
> 
> 
> courier-imap will run when courier-authlib-vchkpw is deinstalled because

courier-imap will run, but authdeamon (from courier-authlib-base) will
not run.

> courier-imap for itself doesn't care about what courier-authlib modules
> are installed. Everything what happens is, that courier-authlib is not
> able to validate your login if it's a vpopmail account. courier-imap
> knows nothing about vpopmail. It's courier-authlib.
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4295CDF9.8040403>