subversion broken with apache2 now in ports

Lev Serebryakov lev at FreeBSD.org
Wed Aug 4 12:48:29 PDT 2004


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 at FreeBSD.org



More information about the freebsd-ports mailing list