From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:33:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3000716A41F; Sun, 6 Nov 2005 15:33:28 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from mail02.msdihosting.net (ntweb04.msdihosting.net [66.199.153.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5F0F43D48; Sun, 6 Nov 2005 15:33:27 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from ian.msdi.ca ([24.201.183.241]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with SMTP id B3Q02104; Sun, 06 Nov 2005 10:33:46 -0500 Message-Id: <6.2.3.4.2.20051106102933.0252b2f8@pop.msdi.ca> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sun, 06 Nov 2005 10:33:23 -0500 To: freebsd-questions@freebsd.org From: Ian Lord Mime-Version: 1.0 X-DEBUG: 1 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ale@FreeBSD.org Subject: Ports: php5-mysqli 5.0.5_1 Dependencies 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: Sun, 06 Nov 2005 15:33:28 -0000 Hi, I just installed port php5-mysqli. One of the packages it installs at the same time is mysql_client which is for mysql 4.1 If I try to manually install package for mysql50_client I get a conflict saying I cannot install because files go at the same place. How can I bypass this kind of situation ? Is the only way is waiting for an update to package php5_mysqli or can I force the install without creating problems ? Thanks