Download the Sawfish and GNOME RPM's to your /tmp directory.
# cd /tmp
# rpm -qa | grep saw
...which will respond, "sawmill-x.y.z" or something similar.

# rpm --erase sawmill-x.y.z
# rpm -i sawfish-a.b.c
# rpm -uvh gnome*rpm gtk*rpm

To delete enlightenment:-
# rpm --erase `rpm -qa | grep enlightenment`

If Enlightenment is required by another package, you should delete that
package first (or add '--nodeps' and/or '--force' to the rpm --erase
command).

-Hugo

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> 
> Can some kind soul give me guidance on deleting sawmill from 
> my laptop and
> then installing sawfish?



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to