From owner-freebsd-questions@FreeBSD.ORG Mon Aug 28 08:43:09 2006 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 D45E016A4EC for ; Mon, 28 Aug 2006 08:43:09 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F4B343E32 for ; Mon, 28 Aug 2006 08:37:23 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [IPv6:::1] (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.8/8.13.8) with ESMTP id k7S8arPM055006; Mon, 28 Aug 2006 09:36:54 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=softfail; spf=softfail X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk k7S8arPM055006 Message-ID: <44F2AB25.4050607@infracaninophile.co.uk> Date: Mon, 28 Aug 2006 09:36:53 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5.0.5 (X11/20060801) MIME-Version: 1.0 To: Nazar References: <28f60c660608280115q76919f8bi6da9c5d1e388707d@mail.gmail.com> In-Reply-To: <28f60c660608280115q76919f8bi6da9c5d1e388707d@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigCC7CFFAA07855F445787D62F" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 28 Aug 2006 09:37:14 +0100 (BST) X-Virus-Scanned: ClamAV 0.88.4/1741/Mon Aug 28 07:48:37 2006 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, DKIM_POLICY_TESTING,NO_RELAYS autolearn=ham version=3.1.4 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: MySQL package loop 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: Mon, 28 Aug 2006 08:43:09 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCC7CFFAA07855F445787D62F Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Nazar wrote: > Was trying to set up a quick web server on my old box, so I was using > packages and run into a loopback. Whenever I try installing MySQL > 5.1server, the package is also installing MySQL > 5.1 client with it, but php5-mysql-5.1.2_1 is installing MySQL 4 client= =2E I > cant get MySQL v5 without getting rid of php5_mysql. Is there any other= > ways > to go around it with packages? Maybe some pointers I appreciate it. Tha= nks. Add: WITH_MYSQL_VER=3D 51 to /etc/make.conf and then do a 'make clean' in databases/php5-mysql before you try installing php5-mysql again. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigCC7CFFAA07855F445787D62F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE8qsl8Mjk52CukIwRCCsFAJ9jBDwad/HnjK+R5wM93NSFAt7O4QCeMSZ2 RX2RsTYqepfpi/YJtCMN+qo= =utsV -----END PGP SIGNATURE----- --------------enigCC7CFFAA07855F445787D62F--