From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 21:42:31 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 8D40C16A4CE for ; Fri, 17 Dec 2004 21:42:31 +0000 (GMT) Received: from net.netophilia.net (ns.netophilia.net [66.96.216.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 388F143D54 for ; Fri, 17 Dec 2004 21:42:31 +0000 (GMT) (envelope-from bsd-lists@netophilia.net) Received: from localhost (localhost.netophilia.net [127.0.0.1]) by net.netophilia.net (Postfix) with ESMTP id C359B15EC9; Fri, 17 Dec 2004 16:42:27 -0500 (EST) Received: from net.netophilia.net ([127.0.0.1]) by localhost (net.netophilia.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07521-06; Fri, 17 Dec 2004 16:42:23 -0500 (EST) Received: by net.netophilia.net (Postfix, from userid 1005) id 82AF215E58; Fri, 17 Dec 2004 16:42:23 -0500 (EST) Date: Fri, 17 Dec 2004 16:42:23 -0500 From: Dan Kilbourne To: M?rio Gamito Message-ID: <20041217214223.GB7500@netophilia.net> References: <41C34E44.1080300@netual.pt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41C34E44.1080300@netual.pt> Organization: netophilia.net Visit: http://netophilia.net User-Agent: Mutt/1.5.6i X-Virus-Scanned: amavisd-new at netophilia.net cc: freebsd-questions@freebsd.org Subject: Re: No pear 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, 17 Dec 2004 21:42:31 -0000 M?rio Gamito extolled: > Hi, > > I've installed PHP 5.02, but i don't have pear (or Zend)!!! > How can i install it now ? > > Any help would be apreciated. > > Warm Regards. > -- drk:drk:[4:39pm]:/usr/ports> cd /usr/ports/ && make search name=pear | grep Port | wc -l 93 drk:drk:[4:39pm]:/usr/ports> There are 93 ports with the word "pear" in the name - maybe one of those will help? Maybe one of these? drk:drk:[4:41pm]:/usr/ports> cd /usr/ports/ && make search name=pear | grep -A1 Port | grep php Port: php4-pear-4.3.10 Path: /usr/ports/devel/php4-pear Port: php5-pear-5.0.3_1 Path: /usr/ports/devel/php5-pear drk:drk:[4:42pm]:/usr/ports> -- ___ Dan