Hi: Anyone knows if I can use Dreamweaver 8 on Linux? If not, what kind of development software (like Dreamweaver) is available for Linux? Thank you
hello no have similar dreamweaver available for linux but dreamweaver run in linux using wine ! first you need a dreamweaver install in windows ( installer no work in wine ) in windows run regedit export HKEY_LOCAL_MACHINE/Software/Macromedia > macro.reg in linux type wine regedit macro.reg Copy the folder "Macromedia" from C:\Program Files\ to ~/.wine/drive_c/Program Files/ in Linux Copy the folder "Macromedia" from C:\Windows\System32\ to ~/.wine/drive_c/windows/system32/ in Linux Copy the folder "Macromedia" from C:\Documents and Settings\All Users\Application Data\ to ~/.wine/drive_c/windows/profiles/All Users/ in Linux Copy the folder "Macromedia" from C:\Program Files\Common Files\ to ~/.wine/drive_c/Program Files/Common Files in Linux to start dreamweaver wine ~/.wine/drive_c/Program\ Files/Macromedia/Dreamweaver\ 8/Dreamweaver.exe tested in CentOS 4.4 full functional