OK, this should completely remove all Motif packages from 2.3.4-4 and the 2.3.4-1 you got elsewhere (all in one line):
sudo apt-get purge motif-clients libmotif-dev libmotif4-dbg libmotif4 libmotif-common libmotif3 libmotif3-dbg libmrm4 libuil4 libxm4 mwm uil Now you can install the libraries: sudo apt-get install libmotif4 If you have a 64-bit system (amd64 architecture) and you want the 32-bit libraries as well: sudo apt-get install libmotif4:i386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256661 Title: package uil 2.3.4-4 failed to install/upgrade: trying to overwrite '/usr/bin/uil', which is also in package libmotif-dev 2.3.4-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/motif/+bug/1256661/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
