Monday, February 7, 2011

Windows Programs is not working in Wine Ubuntu

Dreamweaver or SqlYog is not working after installing through wine in Ubuntu.

If wine is not installed in your computer then use this command to install it:
sudo apt-get install wine

Steps that I followed to resolve this problem are:

1)   Google of course, but you do not need to do, so skip this :)
2)   Go to -> Application -> Wine -> Browse C: Drive
3)   Go to -> Windows -> system32
4)   Download these two files
5)   Paste it in system32 folder
6)   Go to -> Application -> Wine ->Configure Wine
7)   Click on Libraries odbcint.dll and odbc32.dll
8)   Click on drop down of "New override for library"
9)   Write odbc32 and click Add
10) Write odbcint and click Add
11) Click on Apply and close window.
12) Reinstall your application if it is not start working yet

Hope this helps :)

2 comments:

Anonymous said...

Hi,

Where are the files you would like us to download? Can't find them to download anywhere on this blog. Could you put in a link? The link for odbcint.dll is going to a google docs page?

Ravi said...

Hi,

When you go to Google Docs, you will see "Download" button on the top-right corner.

Let me know if you still have any problem.

Post a Comment