From owner-freebsd-ports@FreeBSD.ORG Mon Aug 21 20:51:36 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 8E64F16A4E1 for ; Mon, 21 Aug 2006 20:51:36 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D83243D45 for ; Mon, 21 Aug 2006 20:51:35 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 25071B80F; Mon, 21 Aug 2006 16:51:35 -0400 (EDT) In-Reply-To: <20060821203155.GM19814@rescomp.berkeley.edu> References: <20060821203155.GM19814@rescomp.berkeley.edu> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <44137B2D-1B54-4482-8965-76CFEAE79371@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Mon, 21 Aug 2006 16:51:34 -0400 To: Ian A. Tegebo X-Mailer: Apple Mail (2.752.2) Cc: freebsd-ports@freebsd.org Subject: Re: www/rt36 with mod_perl2 broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 20:51:36 -0000 personally, I use rt with the fastcgi option. much easier to get it running that way, and RT doesn't need any of the advanced features of mod_perl so it seems overkill. but anyhow your error seems related to p5-Log-Dispatch not rt36. On Aug 21, 2006, at 4:31 PM, Ian A. Tegebo wrote: > Does anyone on this list have any input?