From owner-freebsd-questions@FreeBSD.ORG Wed Apr 7 09:02: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 2CEC516A4CF for ; Wed, 7 Apr 2004 09:02:06 -0700 (PDT) Received: from goodplanet.org (goodplanet.org [65.39.221.237]) by mx1.FreeBSD.org (Postfix) with SMTP id DBD8643D1D for ; Wed, 7 Apr 2004 09:02:05 -0700 (PDT) (envelope-from mazen.comp@alzogbi.com) Received: (qmail 39455 invoked from network); 7 Apr 2004 16:01:10 -0000 Received: from unknown (HELO alzogbi.com) (mazen@alzogbi.com@217.165.73.245) by goodplanet.org with SMTP; 7 Apr 2004 16:01:10 -0000 Message-ID: <40745DC8.70801@alzogbi.com> Date: Wed, 07 Apr 2004 20:00:08 +0000 From: "Mazen S. Alzogbi" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: MySQL installation troubles ... 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: Wed, 07 Apr 2004 16:02:06 -0000 Hi, I am trying to install MySQL server & client from the packages collection with no success. Being a FreeBSD newbie I will need your help. Please check the following: mazenbsd# pkg_add -r mysql-server Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/Latest/mysq l-server.tgz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/All/p5-DBD- mysql-2.1026_1.tgz... Done. pkg_add: could not find package mysql-client-4.0.15 ! pkg_add: pkg_add of dependency 'p5-DBD-mysql-2.1026_1' failed! Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/All/mysql-c lient-4.1.0.tgz... Done. What I understood is p5-DBD-mysql-2.1026_1.tgz package depends on the mysql-client-4.0.15 package which cannot be found (how? why?) and instead the mysql-client-4.1.0.tgz package was installed. All in all the server installation failed. What should I do to fix this? TIA Cheers, -- Mazen S. Alzogbi http://alzogbi.com/mazen