Installing Dreamweaver in Ubuntu

10 January 2008 ~ 11 Comments

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!

11 Responses to “Installing Dreamweaver in Ubuntu”

  1. nishit 18 February 2009 at 5:56 pm Permalink

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

    thanks

  2. raymond 18 February 2009 at 6:55 pm Permalink

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

  3. bluray movies 1 May 2010 at 9:39 am Permalink

    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. AriPerwiraCom 21 May 2010 at 12:01 pm Permalink

    Thanks brother, this information helping me…

  5. Ola 10 June 2010 at 8:49 pm Permalink

    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 13 June 2010 at 9:17 am Permalink

    @Ola

    try sudo chmod -R 777 /var/www

  7. Seid Muhie Yimam 15 June 2010 at 8:57 pm Permalink

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

    • dhiraj 13 May 2011 at 4:39 am Permalink

      open the terminal and write
      in ubuntu :- sudo nautilus /var/www

  8. Ishan 9 July 2010 at 3:28 am Permalink

    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….

  9. chenxin 26 February 2011 at 3:19 pm Permalink

    thanks for your advice.i think i’ve got a ideal of how to install it!

  10. trevor 29 April 2011 at 2:16 am Permalink

    please can you help me install dreamweaver and visual basic on ubuntu. please


Leave a Reply