From owner-freebsd-questions@FreeBSD.ORG Fri Oct 22 00:44:42 2004 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 72A2A16A4CE for ; Fri, 22 Oct 2004 00:44:42 +0000 (GMT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 382F543D5A for ; Fri, 22 Oct 2004 00:44:42 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 80E19981AB; Thu, 21 Oct 2004 20:44:41 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i9M0if222133; Thu, 21 Oct 2004 20:44:41 -0400 (EDT) Date: Thu, 21 Oct 2004 20:44:41 -0400 From: Jesse Sheidlower To: "Haulmark, Chris" Message-ID: <20041022004441.GB18619@panix.com> References: <6FC9F9894A9F8C49A722CF9F2132FC220223C706@ms05.mailstreet2003.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6FC9F9894A9F8C49A722CF9F2132FC220223C706@ms05.mailstreet2003.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org cc: Kris Kennaway Subject: Re: Problems installing Subversion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 00:44:42 -0000 On Thu, Oct 21, 2004 at 08:04:33PM -0400, Haulmark, Chris wrote: > Someone broke the silence: > > > I'm trying to install Subversion on a computer running FreeBSD 4.9, > > with a fully updated Ports tree. There seems to be some kind of > > apr-related problem, though it's not clear why. > > Check in the freebsd-ports mailing list archive. There's a few days old > thread regarding this including a patch to update your version to > subversion 1.1.0. > > I would just do a cvsup to see if Subversion has been updated or not. > If not, use the patch. Ah. Thanks very much; I didn't look at freebsd-ports. You're right, it's much discussed, but not yet updated, and the patch worked fine. Jesse Sheidlower