[Wine] Re: Only Dreamweaver CS4

talofo wineforum-user at winehq.org
Tue Dec 16 15:33:34 CST 2008


Here's the HOW TO:

1)
Install Wine 1.1.10:
http://wine.budgetdedicated.com/archive/index.html



2)
Install cabextract:
sudo apt-get install cabextract



3)
Install Wine Gecko Package.



4)
Install Winetricks:
wget http://www.kegel.com/wine/winetricks

chmod +x winetricks


5)
Install native gdiplus:
$ sh winetricks gdiplus



6) And Native msxml3:
$ sh winetricks msxml3



7) The IE6 libs are needed for splash screen:
./winetricks corefonts ie6

################################################## #####################
Go to a native windows system32 directory and copy: odbc32.dll
then Paste on wine/system32/

do: winecfg
In New Override for Library option choose: odbc32
Click Add. Make sure you have something like this: odbc32(native, builtin)
Click Apply then OK to exit.
################################################## ######################

Repeat last step for: odbcint.dll


Now we are ready to try:
Go to Dreamweaver Setup Directory, and running not with double click BUT, from the command line. wine Dreamweaver.exe

gl.


Notes:
If doing the trial, you might get lost finding the radio button to select it. It is... invisible! Just click to the left of the "I want to install and use..." line where you'd think it would be. A box will appear.



All this info is just compiled infos from here and there, that i've put together and make it to work, I have no credits from this.


Regards,
MEM







More information about the wine-users mailing list