From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 15:03:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD717106566C for ; Thu, 31 Jul 2008 15:03:04 +0000 (UTC) (envelope-from fquest@ccstores.com) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.4]) by mx1.freebsd.org (Postfix) with ESMTP id C5F018FC33 for ; Thu, 31 Jul 2008 15:03:04 +0000 (UTC) (envelope-from fquest@ccstores.com) Received: from [209.53.237.85] (helo=[192.168.1.4]) by mail.qcislands.net with esmtp (Exim 4.69) (envelope-from ) id 1KOZgG-000Ljl-UK; Thu, 31 Jul 2008 08:03:05 -0700 Message-ID: <4891D428.2040508@ccstores.com> Date: Thu, 31 Jul 2008 08:03:04 -0700 From: Jim Pazarena User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (85) Subject: upgrade from MySQL 41 to MySQL 51 problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 15:03:05 -0000 I de-installed mysql41-client / scripts / server from my FreeBSD 7.0 system, and attempted to make and install MySQL51, and I have encountered the following error. It appears that an empty field has defined mysql-client EVEN THO I have installed mysql51-client without mishap. Is there a fix for this? Thanks! Script started on Thu Jul 31 07:50:28 2008 server1# make Unknown suffix '@' used for variable 'port' (value '@MYSQL_TCP_PORT@') /usr/local/bin/mysql: Error while setting value '@MYSQL_TCP_PORT@' to 'port' ===> mysql-scripts-5.1.26 cannot install: MySQL versions mismatch: mysql-client is installed and wanted version is mysql51-client. *** Error code 1 Stop in /usr/ports/databases/mysql51-scripts. Script done on Thu Jul 31 07:50:33 2008 -- Jim Pazarena fquest@ccstores.com