Date: Tue, 7 Feb 2006 18:28:13 -0500 From: "Anthony M. Agelastos" <iqgrande@gmail.com> To: ade@freebsd.org, freebsd-questions@freebsd.org Subject: bison and bison2 conflict Message-ID: <85BCC7CE-35A8-4D1B-ADA2-6187C46A0A59@gmail.com>
next in thread | raw e-mail | index | archive | help
Hello,
Basically, I want to have bison and bison2 coexist peacefully on the
same machine. I installed math/opendx and it requires bison. Then, I
try to install editors/openoffice.org-2.0 and it requires bison2. I
get the message:
===> bison-2.1_1 conflicts with installed package(s):
bison-1.75_2,1
They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1
Ideas? Workarounds? Would something like
make install PREFIX=/usr/local/bison2 work?
If so, how do I ensure in pkgtools.conf that upgrades to bison2 will
always do that? Thank you all for your assistance.
-Anthony
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85BCC7CE-35A8-4D1B-ADA2-6187C46A0A59>
