Wine Error Installing ODBC

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
wizard2010
Level 1
Level 1
Posts: 6
Joined: Tue Nov 08, 2011 7:15 am

Wine Error Installing ODBC

Post by wizard2010 »

Hello everyone.

Every time I try to install the odbc on wine, I've got this error Image

This seams to be, when mdac28 is being installed.
Anyone can help me with this?

Thanks,
wizard2010

------
System Information
Ubuntu 10.10
Wine Version: 1.2.31
Winetricks Version: 20110629
[/img]
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Error Installing ODBC

Post by dimesio »

wizard2010 wrote: Ubuntu 10.10
Wine Version: 1.2.31
Winetricks Version: 20110629
No such Wine version. Do you mean 1.2.3, or 1.3.31? If the former, upgrade, as that version is old, and retest with a clean wineprefix.
wizard2010
Level 1
Level 1
Posts: 6
Joined: Tue Nov 08, 2011 7:15 am

Re: Wine Error Installing ODBC

Post by wizard2010 »

Sorry my mistake, the wine version is 1.3.31.
wizard2010
Level 1
Level 1
Posts: 6
Joined: Tue Nov 08, 2011 7:15 am

Post by wizard2010 »

Any idea guys? of how to fix this?
din99
Level 2
Level 2
Posts: 29
Joined: Sat May 31, 2008 11:37 am

Post by din99 »

have had the same ole error on a fresh install, and found on forum that mdac27 have to be installed:

winetricks mdac27
wizard2010
Level 1
Level 1
Posts: 6
Joined: Tue Nov 08, 2011 7:15 am

Post by wizard2010 »

din99 wrote:have had the same ole error on a fresh install, and found on forum that mdac27 have to be installed:

winetricks mdac27
Are you sure? I try to install mdac27, but I've got exactly the same error :S.
This is a fresh install too.
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Post by lahmbi5678 »

This is probably a bug in wine. If possible, try with some older wine versions in a new wineprefix (.wine folder), easiest way is to move/delete .wine folder, if the issue won't arise with an older wine, then please file a bug and describe it as regression.

As a workaround you might try to install Internet Explorer 6 or 7 using "winetricks ie6" (just a guess, the error message from above may be misleading, if wine's COM implementation is at fault, installing IE will be completely useless). Even if it works with an installed IE, you probably should still file a bug.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

lahmbi5678 wrote:This is probably a bug in wine.
More likely it's an unclean wineprefix. Mdac28 installs just fine here in 1.3.32.

Delete or rename ~/.wine and try again.
wizard2010
Level 1
Level 1
Posts: 6
Joined: Tue Nov 08, 2011 7:15 am

Post by wizard2010 »

I can't get from repository the 1.3.32 version only 1.3.31.
I already do that, remove ~/.wine and then try winetricks again and the problem remains.
How do you install the 1.3.32 version? I'm using Ubuntu 'Lucid' - 10.04.

Thanks,
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

wizard2010 wrote:I can't get from repository the 1.3.32 version only 1.3.31.
I already do that, remove ~/.wine and then try winetricks again and the problem remains.
How do you install the 1.3.32 version? I'm using Ubuntu 'Lucid' - 10.04.
Ask your distro; they're the ones who build the packages.

You can always build Wine yourself.
wizard2010
Level 1
Level 1
Posts: 6
Joined: Tue Nov 08, 2011 7:15 am

Post by wizard2010 »

The 1.3.32 don't work too. I just test with 'Natty' - 11.04 and the problem continuous the same :S.
What distro do you use?
Locked