[Fwd: Re: FreeBSD Port: security/courier-authlib-base (rc.d changes problem)]

Oliver Lehmann lehmann at ans-netz.de
Fri Jan 6 10:51:13 PST 2006


Mike Jakubik wrote:

> Oliver Lehmann wrote:
> > Mike, could you please send me the output of
> >
> >  rcorder /usr/local/etc/rc.d/courier-authdaemond.sh
> >
> > I guess that mysql-client.sh doesn't run properly
> >
> > Alex - can you convert mysql-client.sh to the actual rc.d structure so it
> > PROVIDES something I can depend on? Maybe "libmysql" so
> > courier-authlib.sh can depend on it? This should fix the problem.
> >
> >   
> 
> # rcorder /usr/local/etc/rc.d/courier-authdaemond.sh

Ok it just came to my mind that if I'm not mistaken 6 still uses the
"old" way which means rcorder is not involved here - or am I wrong? If so
please someone correct me.

So this means I don't really get why your authdaemond has problems
loading libmysqlclient.so.14

I suppose you have a /usr/local/lib/mysql/libmysqlclient.so.14 - right?

ldconfig -r | grep mysqlcl

should show you -lmysqlclient.14

I also suppose you have a working /usr/local/etc/rc.d/000.mysql-client.sh

I also searched my old mails - it looks like even if the lib is found,
the mysqld has to run prior to authdaemond, so it looks like you have to
rename mysql-server.sh to 000.mysql-server.sh - but anyway at first the
authdaemond startup problem needs to get fixed....

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/


More information about the freebsd-ports mailing list