Date: Mon, 28 Aug 2006 09:36:53 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Nazar <mrxtheking@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: MySQL package loop Message-ID: <44F2AB25.4050607@infracaninophile.co.uk> In-Reply-To: <28f60c660608280115q76919f8bi6da9c5d1e388707d@mail.gmail.com> References: <28f60c660608280115q76919f8bi6da9c5d1e388707d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44F2AB25.4050607>