From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 11:53:01 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 BDE8616A4CE for ; Mon, 22 Mar 2004 11:53:01 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A99443D3F for ; Mon, 22 Mar 2004 11:53:01 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 22 Mar 2004 13:53:33 -0600 Message-ID: <405F441B.4000001@daleco.biz> Date: Mon, 22 Mar 2004 13:52:59 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040322 X-Accept-Language: en-us, en MIME-Version: 1.0 To: samy lancher References: <20040322183000.39066.qmail@web60302.mail.yahoo.com> In-Reply-To: <20040322183000.39066.qmail@web60302.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Mar 2004 19:53:33.0796 (UTC) FILETIME=[5B8DD240:01C41047] cc: freebsd-questions@freebsd.org Subject: Re: Portupgrade mod_php4 problems. 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, 22 Mar 2004 19:53:01 -0000 samy lancher wrote: > >mysql-client-3.23.58 is already installed or may be older version blah blah blah... you can uninstall and reinstall mysql blah blah blah ...to install correctly. If you really want to override without deleting use FORCE_PICG_REGISTER blah blah.... > >I also tried to install php after doing "make clean" in /usr/ports/databases/mysql323-client but it did not help me. >Any pointer would be very helpful. Thanks in advace. > >Thanks, >Naveen. > > > "Make clean" doesn't uninstall the mysql client. This simply cleans up the work directories that were created during the build process, whenever you did that... "Make deinstall" will. Do a "make deinstall" in the directory you named aboved and then try and let portupgrade do its work. HTH, Kevin Kinsey DaleCo, S.P.