Date: Wed, 4 Aug 2004 23:47:32 +0400 From: Lev Serebryakov <lev@FreeBSD.org> To: Clement Laforet <clement@FreeBSD.org> Cc: freebsd-ports@FreeBSD.org Subject: Re[10]: subversion broken with apache2 now in ports Message-ID: <21267683.20040804234732@serebryakov.spb.ru> In-Reply-To: <20040802214716.01825c9a.clement@FreeBSD.org> References: <1089144293.1173.4.camel@server.mcneil.com> <1089267033.77359.6.camel@server.mcneil.com> <1842352588.20040728224420@serebryakov.spb.ru> <20040730190448.0b96935b.clement@FreeBSD.org> <245965185.20040802000204@serebryakov.spb.ru> <1091408041.43522.7.camel@server.mcneil.com> <1251081119.20040802200513@serebryakov.spb.ru> <1091464152.51108.4.camel@server.mcneil.com> <19110209356.20040802220200@serebryakov.spb.ru> <20040802214716.01825c9a.clement@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Clement, Monday, August 2, 2004, 11:47:16 PM, you wrote: CL> As you said previously, error appeared "around apache2-2.0.49!" to be CL> more precise: apache-2.0.49_2, when I introduced apache2 RCng startup CL> script. Previous script used apachectl to start apache2, new one start CL> directly httpd. CL> I forgot to add (I committed yesterday this missing part): CL> if test -f /usr/local/sbin/envvars; then CL> . /usr/local/sbin/envvars CL> fi CL> which sets LD_LIBRABRY_PATH. No more change between 2.0.49 and 2.0.50. CL> All previous behaviour was done at run time. What do you think about using `INSTALLS_SHLIB=yes' and `LDCONFIG_DIRS=%%PREFIX%%/lib/apache2' in apache2 port (of course, when it is not builded with `devel/apr' libapr)? IMHO, it will help even if apavche2 disable (/usr/local/etc/rc.d/apache.sh was not run on startup). -- Best regards, Lev mailto:lev@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21267683.20040804234732>