Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2006 09:43:49 -0500
From:      "Jim Stapleton" <stapleton.41@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   issues with ports: conflicts
Message-ID:  <80f4f2b20604010643r3b9e40a9j299e95062e5084e6@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
sorry, in my n00bness, I need to ask yet another question, a bit more serio=
us.

I have run into several instances where there are conflicts with
ports. My current machine is an x86_64 machine, running FreeBSD 6.0

The first conflict issue that I run into a lot is that the
applications want 32 bit x86 compiles (example: open office, wine). Is
there any modification I can make to my make.conf file to fix this, do
I have to run an i386/i686 cross compiler, or does it not even matter
(the only reason for this would be that x86_64 BSD cannot run
i386-i686 binaries, which I doubt would be an issue).

The second conflict issue involves conflicting packages, such as
xemacs and emacs. I figured in this particular case, since both have a
lot of the same base, simply squashing that part of the conflict would
be ok, and if now, I could always deinstall and start over. However,
for something critical or unrelated packages, this is certainly not a
good idea. Anyone have good suggestions? Originally I considered
modifying make.conf to install to a different directory (such as
/usr/local/secondary), so that the conflicting packages wouldn't
overwrite any of the other package files, but I cannot find a variable
to change to have that effect. I know /usr/local/secondary does not
exist, I would create it with the bin, etc, lib, libexec, info, man,
share and var subdirectories.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80f4f2b20604010643r3b9e40a9j299e95062e5084e6>