I have a conflict that I cannot solve with xfree86 when installing SW from Fink. It announces it interferes with system-xfree86.
Should I uninstall system-xfree86 ?
Code:
dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86_4.3.99.16-2_darwin-powerpc.deb /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.3.99.16-2_darwin-powerpc.deb
dpkg: regarding .../xfree86_4.3.99.16-2_darwin-powerpc.deb containing xfree86:
system-xfree86 conflicts with x11
xfree86 provides x11 and is to be installed.
dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86_4.3.99.16-2_darwin-powerpc.deb (--install):
conflicting packages - not installing xfree86
dpkg: regarding .../xfree86-shlibs_4.3.99.16-2_darwin-powerpc.deb containing xfree86-shlibs:
xfree86-shlibs conflicts with system-xfree86
system-xfree86 (version 4.2-11) is installed.
dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.3.99.16-2_darwin-powerpc.deb (--install):
conflicting packages - not installing xfree86-shlibs
Errors were encountered while processing:
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86_4.3.99.16-2_darwin-powerpc.deb
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.3.99.16-2_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't batch-install packages: /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86_4.3.99.16-2_darwin-powerpc.deb /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.3.99.16-2_darwin-powerpc.deb
Should I uninstall system-xfree86 ?