LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-17-2009, 10:57 AM   #1
jake658879
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Rep: Reputation: 0
Uninstall Microsoft Data Access Components installed via winetricks


I need to install the program BioEdit, and I believe there is a bug in MDAC2.8 and need to uninstall it and install MDAC2.5 sp3. I have tried the following commands:
Code:
rm -rf ~/.wine ~/.winetrickscache ~/winetrickscache ~/winetricks
rm -rf $HOME/.wine
rm -f $HOME/.config/menus/applications-merged/wine*
rm -rf $HOME/.local/share/applications/wine
rm -f $HOME/.local/share/desktop-directories/wine*
rm -f $HOME/.local/share/icons/????_*.xpm
I have even removed these directories manually. Still, I receive a FATAL ERROR when trying to install MDAC2.5 with wine saying that a version of MDAC already exists, and it tries to refer me to a non-existant microsoft documentation page.

Does anyone know how to completely remove packages installed with winetricks, and wine?

Thank you,
Jake

Last edited by jake658879; 06-17-2009 at 12:45 PM.
 
Old 06-17-2009, 02:20 PM   #2
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
Looks to me like the next thing to try is a reinstall of WINE since you tried everything else.
Is this you too? http://forum.winehq.org/viewtopic.php?p=9599
 
Old 06-17-2009, 03:01 PM   #3
jake658879
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Rep: Reputation: 0
Actually, that is not me :P, but I did have a look at that post already. I have tried uninstalling and reinstalling wine and winetricks as well but that does not remove the directories and files they left behind, so the problem still persists. Does anyone know any other commands or scripts that I can try to execute to erase all trace of wine, winetricks, and their various directories and packages?
 
Old 06-17-2009, 11:51 PM   #4
jake658879
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Rep: Reputation: 0
UPDATE: From what I've read, it seems that there is some type of backup cache for wine? Is there any way to remove this? Once again, does anyone know how to ultimately remove all traces of wine and winetricks, including their packages and directories?
 
Old 06-18-2009, 11:02 AM   #5
jake658879
LQ Newbie
 
Registered: Apr 2009
Posts: 5

Original Poster
Rep: Reputation: 0
UPDATE: RESOLVED: I decided to browse the .wine directory, and I came upon the file system.reg. I opened it up in a text editor, and did a find for the term MDAC. When it found matches, I just changed any number that was 2.8 or 28 to 2.5 or 25. After that I reinstalled BioEdit and it worked fine. I know this is somewhat crude, but I was fairly desperate. The reason this worked is because I had previously used winetricks to install all versions of MDAC, and not just 2.8. I just pointed wine at 2.5 instead of 2.8.

Last edited by jake658879; 06-18-2009 at 11:06 AM. Reason: added cause
 
Old 06-19-2009, 06:30 AM   #6
Sum1
Member
 
Registered: Jul 2007
Distribution: Fedora, CentOS, and would like to get back to Gentoo
Posts: 332

Rep: Reputation: 30
Quote:
Originally Posted by jake658879 View Post
UPDATE: RESOLVED: I decided to browse the .wine directory, and I came upon the file system.reg.
I'm late catching onto this thread.
I've had to reinstall wine a few times and erasing the user's .wine folder always helps do a complete "re-set."
Good work.
 
Old 11-25-2011, 10:41 PM   #7
kalyankpy
LQ Newbie
 
Registered: Jul 2010
Posts: 1

Rep: Reputation: 0
installation of Bioedit on ubuntu 11.10

Hi,

I have trying to install Bioedit on linux with the help of wine. On my 64 bit Ubuntu 11.10 MDAC 2.8, 2.6 failed to install (says not compatible). However, I could install MDAC 2.7. But still Bioedit says MDAC component is missing with the following messge

$ wine setup.exe
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"INSTALLDIR"
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"INSTALLDIR"
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"DIR26"
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"DIR27"
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"DIR28"
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"DIR29"
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"DIR30"
err:msi:ITERATE_CreateFolders Unable to retrieve folder L"DIR31"

Could you help me out!

Quote:
Originally Posted by jake658879 View Post
UPDATE: RESOLVED: I decided to browse the .wine directory, and I came upon the file system.reg. I opened it up in a text editor, and did a find for the term MDAC. When it found matches, I just changed any number that was 2.8 or 28 to 2.5 or 25. After that I reinstalled BioEdit and it worked fine. I know this is somewhat crude, but I was fairly desperate. The reason this worked is because I had previously used winetricks to install all versions of MDAC, and not just 2.8. I just pointed wine at 2.5 instead of 2.8.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to access windows data from Linux installed on vmware via samba afz_linux Linux - Newbie 5 12-30-2008 12:41 AM
Access old data with newly installed MySQL dt4stat Linux - Newbie 5 12-05-2005 01:51 AM
Access old data with newly installed MySQL dt4stat Linux - Enterprise 3 05-06-2005 06:11 PM
VM not in PATH - Cannot locate installed components chidman Linux - Newbie 3 10-14-2004 10:39 PM
Uninstall KDE Components DarkSpy Linux - Software 2 03-22-2004 09:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration