From owner-freebsd-questions@FreeBSD.ORG Fri Mar 11 11:55:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEEEF16A4CE for ; Fri, 11 Mar 2005 11:55:13 +0000 (GMT) Received: from mail.terralink.de (mail.tlink.de [217.9.16.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9609843D4C for ; Fri, 11 Mar 2005 11:55:13 +0000 (GMT) (envelope-from me@daniel.stefan.haischt.name) Received: from smtp.abyssworld.de (daniel-s-haischt.biz [84.252.66.2]) by mail.terralink.de (Postfix) with ESMTP id 6F245B9B1; Fri, 11 Mar 2005 12:55:12 +0100 (CET) Received-SPF: none (smtp.abyssworld.de: 192.168.1.6 is neither permitted nor denied by domain of daniel.stefan.haischt.name) client-ip=192.168.1.6; envelope-from=me@daniel.stefan.haischt.name; helo=[192.168.120.239]; Received: from [192.168.120.239] (smtp.abyssworld.de [192.168.1.6]) by smtp.abyssworld.de (Postfix) with ESMTP id 4063A17C89; Fri, 11 Mar 2005 12:55:11 +0100 (CET) Message-ID: <4231871B.3040405@daniel.stefan.haischt.name> Date: Fri, 11 Mar 2005 12:55:07 +0100 From: "Daniel S. Haischt" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: "Rene C. Mendoza" References: <42315CA0.9090704@activeinvitesoftware.com> <42317B2C.8060305@daniel.stefan.haischt.name> <42318583.7080908@activeinvitesoftware.com> In-Reply-To: <42318583.7080908@activeinvitesoftware.com> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Processed-By: GNU Anubis v4.0 X-Purified-With: DSPAM, Clam AntiVirus cc: freebsd-questions@freebsd.org Subject: Re: subversion on FreeBSD 4.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: me@daniel.stefan.haischt.name List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 11:55:14 -0000 can you add the following subversion ports option: WITH_APACHE2_APR=yes from the port's Makefile: "You can enable the mod_dav_svn module for Apache 2.X" "by defining WITH_MOD_DAV_SVN. This option implies" "the WITH_APACHE2_APR option." Rene C. Mendoza schrieb: > Daniel S. Haischt wrote: > >> did you compile Apache 2.x with WebDAV support (i.e. mod_dav)? >> >> Rene C. Mendoza schrieb: >> >>> Hi! >>> >>> I'm trying to install subversion-1.1.3 on FreeBSd 4.10 from ports. By >>> the way, my ports tree is updated regularly. >>> When I install in the subversion port directory, installation just >>> seems to stop or sleep. >>> >>> Here is the relevant line where it sleeps: >>> >>> /usr/local/sbin/apxs -e -S LIBEXECDIR=/usr/local/libexec/apache2 -a >>> -n dav libexec/apache2/mod_dav.so >>> >>> I may have missed something. Can anybody help show me what I'm doing >>> wrong? >>> >>> Thanks in advance, >>> Rene >>> >>> >>> >> > yes i did. i use penv in our server. here are the environment settings > on www/apache2. > > # penv -c list > WITH_DAV_MODULES=yes > WITH_AUTH_MODULES=yes > WITH_SSL_MODULES=yes > WITH_MISC_MODULES=yes > WITH_BERKELEYDB=db42 > WITH_LDAP_MODULES=yes > > on devel/subversion, i have these penv settings: > > # penv -c list > WITH_MOD_DAV_SVN=yes > WITH_BOOK=yes > > did i miss anything? > > thanks, > rene > > -- Mit freundlichen Gruessen / With kind regards DAn.I.El S. Haischt Want a complete signature??? Type at a shell prompt: $ > finger -l haischt@daniel.stefan.haischt.name