David C. Rankin wrote:
Err -- Ah Ha!
So Arch uses /opt/kde for both kde3 and kde4 instead of leaving kde3 as
/opt/kde and installing kde4 in /usr/bin. That's got to be the difference and
the reason I can't have both kde3 and kde4 live side-by-side?? Is that
correct?
No.
[darose@daroselin ~]$ pacman -Ql kdeutils | grep bin/ark
kdeutils /usr/bin/ark
[darose@daroselin ~]$ pacman -Ql kdemod3-kdeutils-ark | grep bin/ark
kdemod3-kdeutils-ark /opt/kde/bin/ark
Again, you can keep kdemod3 and kde4 side-by-side. The problems you're
having are conflicts between kde and kde-unstable.
DR