I installed Codebreakers Redhat pakage to my eDesktop 2.4. I downloaded necessary files for depedency problems. I had tried Caldera's package without success. Being a newbie I decided to try CodeBreakers. When running winecheck it came up worse than the previous package. I tried to uninstall package and my system did not see it as installed. I deleted Wine.d from my /opt directory but when I go to reinstall Caldera's distro I receive and error stating that there is a conflict with Codebreakers wine. How do I remove it completely from my system. When I do I will reinstall Caldera's distro and try to figure out why it won't work. I'll be back Thanks
On Fri, 27 Apr 2001, epugh1@nycap.rr.com wrote:> I installed Codebreakers Redhat pakage to my eDesktop 2.4. I downloaded > necessary files for depedency problems. I had tried Caldera's package > without success. Being a newbie I decided to try CodeBreakers. When > running winecheck it came up worse than the previous package. I tried to > uninstall package and my system did not see it as installed. I deleted > Wine.d from my /opt directory but when I go to reinstall Caldera's distro I > receive and error stating that there is a conflict with Codebreakers wine. > How do I remove it completely from my system. When I do I will reinstall > Caldera's distro and try to figure out why it won't work.Does Caldera use RPMs? If so, try the following rpm -qa | grep -i wine should list any wine packages. Now, you have already deleted the wine stuff so you need to update the rpm database to reflect this. rpm -e --justdb <name of package> will just update the rpm database and won't touch anything else on the sytem. Useful in cases like this (and when red-carpet screws your installed package list ... grumble mutter ... ) Cheers, Toby Hayne -- Toby Haynes The views and opinions expressed in this message are my own, and do not necessarily reflect those of IBM Canada.
In article <LKkG6.10025$wW1.2072124@typhoon.nyroc.rr.com>, Ed <epugh1@nycap.rr.com> wrote:>I installed Codebreakers Redhat pakage to my eDesktop 2.4. I downloaded >necessary files for depedency problems. I had tried Caldera's package >without success.What were the errors?>Being a newbie I decided to try CodeBreakers. When >running winecheck it came up worse than the previous package. I tried to >uninstall package and my system did not see it as installed. I deleted >Wine.d from my /opt directory but when I go to reinstall Caldera's distro I >receive and error stating that there is a conflict with Codebreakers wine. >How do I remove it completely from my system. When I do I will reinstall >Caldera's distro and try to figure out why it won't work.BTW, I do make updated WINE packages for eDesktop 2.4 available on http://www.lst.de/~mm/wine.html Ciao, Marcus (Caldera WINE Packager)