From owner-freebsd-questions@FreeBSD.ORG Mon Sep 13 16:41:21 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 D4EB516A4CE for ; Mon, 13 Sep 2004 16:41:21 +0000 (GMT) Received: from Gina.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 404C943D2D for ; Mon, 13 Sep 2004 16:41:21 +0000 (GMT) (envelope-from mrspock@esfm.ipn.mx) Received: from Gina.esfm.ipn.mx (localhost.esfm.ipn.mx [127.0.0.1]) by Gina.esfm.ipn.mx (8.12.10/8.12.10) with ESMTP id i8DGXXJx009138 for ; Mon, 13 Sep 2004 11:33:33 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost)i8DGXWrv009131 for ; Mon, 13 Sep 2004 11:33:33 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) X-Authentication-Warning: Gina.esfm.ipn.mx: mrspock owned process doing -bs Date: Mon, 13 Sep 2004 11:33:32 -0500 (CDT) From: Eduardo Viruena Silva To: freebsd-questions@freebsd.org Message-ID: <20040913113054.A8771@Gina.esfm.ipn.mx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: p5-Apache-ASP 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: Mon, 13 Sep 2004 16:41:22 -0000 I have Apache 2 http server installed in my computer. I would like to install p5-Apache-ASP, but it wants to install mod_perl and it fails to compile it. Apache2 uses mod_perl2 and I cannot find a way of specifying that I have Apache2 to the Makefile. Does anybody have installed p5-Apache-ASP with Apache2 ?