Date: Fri, 29 Oct 2004 13:33:15 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Petre Bandac <petre.bandac@rdsnet.ro> Cc: freebsd-questions@freebsd.org Subject: Re: ports conflict Message-ID: <20041029123315.GA14605@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20041029134329.13b0f2d3@xxl.rdsbv.ro> References: <20041029134329.13b0f2d3@xxl.rdsbv.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
--zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 29, 2004 at 01:43:29PM +0300, Petre Bandac wrote: > =3D=3D=3D> Installing for p5-DBD-mysql-2.9004_1 >=20 > =3D=3D=3D> p5-DBD-mysql-2.9004_1 conflicts with installed package(s):=20 > p5-Mysql-modules-1.2219 >=20 > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 >=20 > what must I do to have both of them installed ? You would have to install one of them with a different $PREFIX, which would make using that one a bit trickier than the other. You won't be able to use both from within the same program as they both implement overlapping chunks of the DBD::MySQL object heirarchy. Indeed, it's not clear to me why you would want to have both installed. Choose one or the other -- it will make your life a lot easier. Personally I prefer p5-DBD-mysql as it is the version suggested by MySQL themselves: http://dev.mysql.com/doc/mysql/en/Perl_support.html However the FreeBSD port goes with p5-Mysql-modules, which means I have to fix things up with pkgdb(1) each time the MySQL server port gets updated. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBgjiLiD657aJF7eIRAoWQAJ951fD2bTXUYxI56J30Sia5eeaUSwCdHNUL UGYIjQXXxytzIpO7xyOzy9w= =h6iV -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041029123315.GA14605>