From owner-freebsd-ports@FreeBSD.ORG Tue Nov 11 13:39:04 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A1016A4CE for ; Tue, 11 Nov 2003 13:39:04 -0800 (PST) Received: from comrie.uwaterloo.ca (comrie.math.uwaterloo.ca [129.97.216.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3AE744003 for ; Tue, 11 Nov 2003 13:39:02 -0800 (PST) (envelope-from mpatters@cs.uwaterloo.ca) Received: from comrie.uwaterloo.ca (localhost [127.0.0.1]) by comrie.uwaterloo.ca (8.12.9p1/8.12.9) with ESMTP id hABLd1M9039224; Tue, 11 Nov 2003 16:39:01 -0500 (EST) (envelope-from mpatters@cs.uwaterloo.ca) Received: (from mpatters@localhost) by comrie.uwaterloo.ca (8.12.9p1/8.12.9/Submit) id hABLd1Bl039223; Tue, 11 Nov 2003 16:39:01 -0500 (EST) X-Authentication-Warning: comrie.uwaterloo.ca: mpatters set sender to mpatters@cs.uwaterloo.ca using -f From: Mike Patterson To: Quincey Koziol In-Reply-To: <200311112134.hABLY3xE091083@sleipnir.ncsa.uiuc.edu> References: <200311112134.hABLY3xE091083@sleipnir.ncsa.uiuc.edu> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: CSCF Message-Id: <1068586741.27548.48.camel@comrie> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 11 Nov 2003 16:39:01 -0500 cc: ports@freebsd.org Subject: Re: Problems with www/mod_perl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 21:39:04 -0000 On Tue, 2003-11-11 at 16:34, Quincey Koziol wrote: > Hi all, > I'm having problems building the www/mod_perl port. I've got apache2 > installed and also perl 5.8.2, could these be a factor? Does mod_perl have > to be used with apache 1.3.x? I've appended the error output below. Yes, you want the mod_perl2 port to use with apache2. Mike