From owner-freebsd-questions@FreeBSD.ORG Sat May 1 12:22:06 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 CD2E516A4CE for ; Sat, 1 May 2004 12:22:06 -0700 (PDT) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 208D843D46 for ; Sat, 1 May 2004 12:22:06 -0700 (PDT) (envelope-from lists@natserv.com) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.11/8.12.11) with ESMTP id i41JM5an025769 for ; Sat, 1 May 2004 15:22:05 -0400 Date: Sat, 1 May 2004 15:23:26 -0400 (EDT) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: FreeBSD Questions List Message-ID: <20040501151928.L73126@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Anyone got Pear installed from ports? 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: Sat, 01 May 2004 19:22:06 -0000 Anyone has been able to install Php Pear libraries from ports? When I try to install it, it fails due to the pear/Archive/Tar.php not found and complains PHP is already installed without PEAR. Do I need to re-install mod-php to install PEAR? I also tried to install the CLI version, but the script that prompts for options says nothing about PEAR.