O artigo Executar com sucesso o Dreamweaver CS6 com o Wine descreve o processo para Ubuntu 10.04 e Dreamweaver CS6, mas ainda deve funcionar para suas versões. Se você encontrar algum problema, por favor poste-os, mas primeiro dê uma olhada neste artigo: WineHQ - Adobe Photoshop CS2 .
O procedimento descrito transplanta uma instalação existente do Dreamweaver no Windows em vinho.
Successfully running Dreamweaver CS6 with Wine this evening, after piecing together information from the following pages:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20236&iTestingId=53581 http://www.thetechrepo.com/id=567
http://blog.int3ractive.com/2010/08/how-to-run-flash-cs5-on-ubuntu-with.htmlI'm currently running Ubuntu 10.04 (Lucid), but will try upgrading to 12.04.2 next.
I copied EVERYTHING Adobe from a Windows 7 machine into the relevant location(s) in the
.wine/drive_c/
folder:C:/Program Files (386)/Adobe/ *See note C:/Program Files (386)/Common Files/Adobe/ *See note C:/Users/Andy/AppData/Local/Adobe/ C:/Users/Andy/AppData/LocalLow/Adobe/ C:/Users/Andy/AppData/Roaming/Adobe/
*Note: I had to rename the "Program Files (386)" folder to "Program Files" for a 32bit only installation of Ubuntu. I can't comment on 64bit versions, only that to make sure you get the directory names and structure correct.
Then I exported everything Adobe from the registry:
HKEY_LOCAL_MACHINE/SOFTWARE/Adobe HKEY_CURRENT_USER/SOFTWARE/Adobe
HKEY_USERS/S-1-5-21-xxxxxxxx-xxxxxxx-xxxxxxx/Software/AdobeI'm not sure if ALL those registry entries are needed, but I thought better safe than sorry, and left nothing to chance! I renamed the exported .REG files to adobe1.reg, adobe2.reg, and adobe3.reg for simplicity, and put them in the /home/ folder, then ran the following commands in Terminal:
wine regedit adobe1.reg wine regedit adobe2.reg wine regedit adobe3.reg
Open Winetricks and choose "Select the default wineprefix" and click next. Then "Install a Windows DLL or component". I installed the following (again, probably overkill!):
atmlib gdiplus msxml3 vcrun2005 vcrun2008 vcrun2010
Next go back to the selection screen, and choose "install fonts":
corefonts tahoma lucinda uff
With all that done, I simply went to the Dreamweaver installation folder, right-clicked on Dreamweaver.exe and chose "Open with Wine Windows Program Loader", and it fired right up!
Hope this helps someone.
Incidentally, I also copied all the files for Photoshop CS6 and Illustrator CS6 at the same time, but neither worked. They crash whilst initializing.