On Sunday 06 November 2005 22:03, Patrick Shanahan wrote:
* C. Brouerius van Nidek <constant@indo.net.id> [11-06-05 09:54]:
Doing an upgrade of icewm in 9.3 I ran into troubles with the older version, reason why I uninstalled the old icewm. After there was some complaining from Synaptic I decided to get rid of all old ice files. No idea that iceauth had nothing to do with icewm.
rpm -q --whatprovides /usr/X11R6/bin/iceauth
will provide you with the name of the package that provides iceauth. Then reinstall it.
ps: If you install/remove packages utilizing rpm or yast or smart or apt you will maintain the integrity of your rpm database and be able to determine what packages require which files, ie: rpm -ql <package-name>
Thanks, that was just the info I was after.