Installing Dreamweaver in Ubuntu

2008 January 10
by Raymond Selda

When it comes down to code editors I’m a bit obsessed in finding the perfect tool for the job. Back when I was using Windows, I tried several code editors for PHP. PHP Expert Editor was my first editor. I also tried PHP Designer, Komodo, PHPEd, Maguma and of course Dreamweaver. You can find a good list of PHP editors here.

When I switched to Ubuntu I avoided installing windows based software in Linux using Wine. I didn’t became comfortable with some of the Linux-based editors so I decided to install Dreamweaver in Ubuntu. I did a basic Google search and found this very practical way of installing Dreamweaver in Ubuntu. So without wasting any second I installed Dreamweaver using Wine and to my delight everything went okay.

I’m not expecting this would be the perfect setup for me but as of now everything is a-ok! I’m still on my quest to search for the holy grail of PHP editors! Until then… Happy coding!

8 Responses leave one →
  1. nishit permalink
    February 18, 2009

    thanks budy …i ned dreamweaver in ubuntu and u make it easy
    to install it …..

    thanks

  2. February 18, 2009

    No problem Nishit. I’m glad you found my article useful.

  3. May 1, 2010

    Very nice find! I am currently making the shift from windows 7 to ubuntu. There is just something about windows 7 I do not like and I am very impressed with ubuntu netbook remix that I installed last week. Thanks for the info on how to get dreamweaver up and running in ubuntu

  4. May 21, 2010

    Thanks brother, this information helping me…

  5. Ola permalink
    June 10, 2010

    I installed the dreamweaver and it is working but I cant save my files in the /var/www folder…(The system prompts access to z:\var\www denied. Please Help me..what do i do

  6. samipr permalink
    June 13, 2010

    @Ola

    try sudo chmod -R 777 /var/www

  7. Seid Muhie Yimam permalink
    June 15, 2010

    Ola: please give write permision to /var/www
    enjoy

  8. July 9, 2010

    Hi

    This is very helpful guide, but i am facing one problem that at the end i am getting the following error ——->>

    The Program setup.exe has encountered a serious problem and needs to close. we are sorry for the inconvenience.

    this may be be caused by a problem in the program or a deficiency in the wine.

    please help me out in this….

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS