hi there,
Thanks for reading. I try to install kde4 on FreeBSD 10 with pkg(8), but failed all the way with conflicting, even if no other packages install at all except pkg(8)
Above is the only 'package' installed before install kde4.
But no package information shown about which one is conflicting with any one? I've tried for days but no luck? Ports also could not built after a long run with some error, too long to repeat.
Any ideas?
Thanks in advance!
Thanks for reading. I try to install kde4 on FreeBSD 10 with pkg(8), but failed all the way with conflicting, even if no other packages install at all except pkg(8)
Code:
pkg info
============ output ============
pkg-1.3.8 Package manager
Code:
pkg install x11/kde4
=============== output =================
......
Checking integrity ... done(2 conflicting)
pkg: Cannot solve problem using SAT solver:
cannot install package kde~x11/kde4, remove it from request? [Y/n]
.....
But no package information shown about which one is conflicting with any one? I've tried for days but no luck? Ports also could not built after a long run with some error, too long to repeat.
Any ideas?
Thanks in advance!