From owner-freebsd-ports@FreeBSD.ORG Fri Jun 3 20:59:54 2005 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 8D43B16A41C for ; Fri, 3 Jun 2005 20:59:54 +0000 (GMT) (envelope-from eculp@bafirst.com) Received: from 72-12-2-214.wan.networktel.net (72-12-2-214.wan.networktel.net [72.12.2.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2271143D4C for ; Fri, 3 Jun 2005 20:59:53 +0000 (GMT) (envelope-from eculp@bafirst.com) Received: from localhost (localhost [127.0.0.1]) (uid 80) by 72-12-2-214.wan.networktel.net with local; Fri, 03 Jun 2005 15:59:53 -0500 id 00095AD0.42A0C4C9.00002CD9 Received: from dsl-201-144-92-62.prod-infinitum.com.mx (dsl-201-144-92-62.prod-infinitum.com.mx [201.144.92.62]) by mail.bafirst.com (Horde MIME library) with HTTP; Fri, 03 Jun 2005 15:59:53 -0500 Message-ID: <20050603155953.m8mal0ornk0kco4o@mail.bafirst.com> Date: Fri, 03 Jun 2005 15:59:53 -0500 From: eculp@bafirst.com To: freebsd-ports@freebsd.org References: <20050602215041.hjhyzhxkg0o8wgo4@mail.unixmania.com> <20050603185253.GA57765@graf.pompo.net> <20050603143459.k135bzmo004c4kcw@mail.unixmania.com> <42A0B9F1.4070409@php.net> In-Reply-To: <42A0B9F1.4070409@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) 4.1-cvs Subject: Re: Strange problem in Current with Pear. 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: Fri, 03 Jun 2005 20:59:54 -0000 Quoting Antonio Carlos Venancio Junior : > Ed, > > eculp@unixmania.com wrote: >> Quoting Thierry Thomas : >> >>> Le Ven 3 jui 05 =E0 4:50:41 +0200, eculp@unixmania.com >>> >>> =E9crivait : >>> >>>> I sent a mail a couple of days ago about a pear problem with php5. I >>>> was never able to get it to work so I decided to go back to php4 and I >>>> am experiencing the same problem. >>> >>> >>> What is your platform? amd64? >>> -- >>> Th. Thomas. >>> >> >> Thierry, >> >> /usr/local/lib/php/pear is a link to /usr/local/share/pear. > > =09Try removing this link. You will have to chosse between pear-* ports > structure or the PEAR CLI. Antonio, Thanks for the suggestion. I removed the link and the problem persists. I have two other machines that are working fine with the same cpu, same pear link, no noticable differences that I can find although there has to be one ;) So I have three that have this problem and two that don't. Thanks, again. ed