MakeTechEasier
  • Home
  •  
  • About
  •  
  • Archives
  •  
  • Jobs
  •  
  • Advertise
  •  
  • Contact Us
  • Windows
  • Linux
  • Mac
  • Internet
  • WordPress
  • iPhone
  • Android
  • All Categories
    • Android RSS
    • Firefox RSS
    • Gaming RSS
    • Google RSS
    • google chrome RSS
    • Internet RSS
    • iPhone/iPod Touch RSS
    • Linux RSS
    • Mac RSS
    • Mobile RSS
    • OpenOffice RSS
    • PC Hardware RSS
    • Review RSS
    • Roundup RSS
    • Windows RSS
    • Windows Mobile RSS
    • WordPress RSS
    • WordPress Plugins RSS
  • rss icon
  • email icon
  • facebook icon
  • twitter icon

How To Install Aptana Studio In Ubuntu Intrepid

Posted by: Damien on March 23rd, 2009
  • 34 Comments
  • Share

install-aptana-ubuntu

For those who have read my review of Aptana and wish to install it in Ubuntu 8.10, here is how you can do so. While the installation is not as straightforward as it should be, the overall process is not that difficult either.

The instruction below is meant for 32-bit machine. If you are using a 64 bit machine, you’ll have to install Eclipse with the Aptana plugin.

1. Download Aptana for Linux

2. Unzip the Aptana tar file to your Home folder.

3. Install the dependencies:

sudo apt-get install sun-java6-jre sun-java6-plugin xulrunner

4. Open up a text editor and paste the following lines to the file.

#!/bin/bash
export MOZILLA_FIVE_HOME=/usr/lib/xulrunner
/home/damien/aptana/AptanaStudio  #filepath to Aptana folder

Change the filepath to the location where you place the Aptana folder. Save the file as runAptana.sh in the Aptana folder.

5. Right-click on the runAptana.sh file and select Properties. Go to the Permissions tab. Check the box “Allow executing file as program”

aptana-permissions

That’s it. Whenever you want to run Aptana, simply double click on the runAptana.sh file.

Creating Desktop and Menubar shortcut (Optional)

You can also create a shortcut on your desktop or the menubar so that you can easily access it when you want to use it.

- Right-click on the menubar and select Edit Menus

- On the left pane, scroll down till you find the Programming entry. Click on it.

- On the right, click on the “New Item” button. Enter the following:

aptana-entry

For the Aptana icon, you can either use your own icon, or download the official iconset here

Close all the windows. You should be able to find the Aptana launcher in Applications->Programming->Aptana.

To create a desktop shortcut, simply drag the Aptana launcher from the menubar to the desktop. If you are using any dock applications, you can also drag and drop the launcher to the dock.

Didn’t I say it is easy?


Damien Oh is the owner and chief editor of Make Tech Easier

Tags: Aptana, installation, Linux, Ubuntu
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Share and Enjoy!

  • Rss feed
  • StumbleUpon It!
  • Del.icio.us
  • reddit

Related Posts

  • Quick And Easy Way To Install Songbird In Ubuntu
  • Ubuntu: Easy (And Quick) Ways To Open Any Files As Root
  • Create a Private Encrypted Folder On Ubuntu Hardy With eCryptfs
  • How to Install Android SDK (and Take Screenshots) in Ubuntu 9.10
  • How To Install And Configure Cairo Dock In Ubuntu Intrepid

Popular Posts

  • Turn Your Ubuntu Hardy to Mac OSX Leopard 498 comment(s)
  • Turn Your Ubuntu Intrepid Into Mac OSX Leopard 311 comment(s)
  • 28 Coolest Firefox About:Config Tricks 122 comment(s)
  • How To Boot And Install Windows 7 From USB Flash Drive 122 comment(s)
  • Best 101 Free Computer Software For Your Daily Use 101 comment(s)

Enjoyed the article? Subscribe to Make Tech Easier today to get your daily updates of technology tutorials, tips and tricks.

Enter your email:

2 pingbacks/trackbacks (Click to open)

  • Aptana Studio: A Worthy Replacement For Dreamweaver - Make Tech Easier
  • Bastl.org » Aptana unter Ubuntu
[Click to close]

34 Responses

  • LinuxGurl says:
    March 24, 2009 at 4:13 pm

    Thank you very much. I have had bad luck with running Dreamweaver 8 under wine for a while, and eventually gave up and ended up booting into Windows to use it. It really made me kind of sad to do so. I have been trying to find a program that I could use that would do the same thing that Dreamweaver does without the glitches that it produced under wine.
    Although, I will say part of your walk through on installation confused me for a bit. Its the part in the bash script where you comment that its the path to the folder, when it’s the path to the program. Because I thought it was the path to the folder itself (I’m very much a novice when it comes to bash scripts) I left out “AptanaStudio”, and of course, it didn’t work. I realized my mistake (after adding it to the menu and everything) and corrected it.
    I just wanted to share that part as to let other people know in case someone makes the same mistake that I did.
    Thank you very much for sharing this.

    Reply
  • momo says:
    March 25, 2009 at 2:11 am

    oh…i had the same problem… ’cause i’m a n00b :p
    i though that i needed to put the path in there…well…aptana is an incredible program…and it’s completely free!!!i didn’t know about it! thank u for the news!!!

    Reply
  • trappedIntoCode says:
    March 28, 2009 at 6:39 pm

    Hi. thanks for the article.
    I tried all above steps, my aptana dir is: /home/neo/aptana.

    When I run runAptana.sh from nautilus, nothing happens.

    When I try to run it from terminal, i get permission denied,
    even after running as sudo. :(

    Can u please help?

    Reply
  • trappedIntoCode says:
    March 28, 2009 at 8:59 pm

    Solved the problem.

    I added “/home/neo/aptana” in runAptana.sh,
    I should have added “/home/neo/aptana/AptanaStudio”

    Thanks again for the article.

    Reply
  • Simo says:
    April 13, 2009 at 11:35 am

    Hi, Thanks for the Tuto

    Reply
  • kapicreative says:
    April 17, 2009 at 12:58 pm

    Want to express my gratitude for the help provided. Managed to install Aptana as per your instructions and hey presto it’s up and running. . . pitty aptana doesn’t provide a .deb format. Kind of irrelevant though now because of your instructions.

    Book marking your site as we speak . . . Thankyou again

    Reply
  • Conrad says:
    April 22, 2009 at 7:57 pm

    Thank you very much!

    Reply
  • trimalap says:
    April 24, 2009 at 6:39 am

    Works very well for Ubuntu Jaunty 9.04

    Reply
  • trimalap says:
    April 24, 2009 at 6:40 am

    Just create the runAptana.sh file and set the permissions. Works well on Ubuntu Jaunty 9.04

    Reply
  • Mini0n says:
    April 28, 2009 at 2:49 am

    A million thanks man! You saved my life! =)

    RSSed!

    Reply
  • Charles says:
    May 1, 2009 at 1:47 am

    Thank you so much! I’ve been trying to find a no cost alternative to Zend Studio. I have been having a real hell of a time getting Aptana to run. It said I needed Java 1.5 or above (which I guess in JRE5). I had that installed, but it still kept telling me I didn’t. But now it works great.

    Reply
  • Bob says:
    May 7, 2009 at 4:01 pm

    I’m still getting a permissions denied error and I have validated that my paths are correct. Any ideas?

    Reply
    • LinuxGurl says:
      May 7, 2009 at 6:17 pm

      Only thing I would suggest that you double check is the permissions on the runAptana.sh script and make sure that you have the box checked to allow executing it as a program. You could also make sure that you are the owner of the file. *shrugs* I hope that might help you.

      Reply
  • Noel says:
    May 8, 2009 at 5:20 am

    Thanks alot! Four hours after I started I found your site, and it did make it easy :)

    Reply
  • Chaz10 says:
    May 8, 2009 at 4:18 pm

    Holy crap something worked for me.. Thanks man

    Reply
  • Hippyjim says:
    May 22, 2009 at 4:27 pm

    Thanks – this saved my sanity.

    After yet another trojan infection on my windows partition, I was reluctantly spending hours trying to get a workable code environment – only to have that turned into minutes by your guide.

    Thanks!

    Reply
  • Licid says:
    May 29, 2009 at 12:43 am

    Great tutorial on getting this thing up and running!!

    You might also need to mark AptanaStudio file as an executable one. At least, I had to do that in order for this to work.

    Thanks a lot!

    Reply
  • JF says:
    June 5, 2009 at 10:08 am

    Thank you!

    Reply
  • CibyDesign says:
    June 13, 2009 at 11:33 am

    Expressing my thanks in your guide for getting this working – as with all the other replies, you MUST make sure that your path to the aptana installation as mentioned in the runAptana.sh script includes the AptanaStudio executable (or what you call it)

    mine is /home/cibydesign/aptana/AptanaStudio.

    Works great on Jaunty!

    Reply
  • Craig says:
    July 6, 2009 at 7:30 pm

    Brilliant! This was exactly the resource I was looking for! Helped me greatly :)

    Reply
  • Peter Severin says:
    July 14, 2009 at 1:39 pm

    Aptana and Ubuntu make a great web development platform. Perhaps you and your readers would be interested to find out about WireframeSketcher wireframing/prototyping plugin. I’ve recently added support for Aptana Studio 1.5 so give it a try. I should mention that it’s a commercial product but I give away free licenses to open-source developers, bloggers, non-profits and others.

    Reply
  • Janos says:
    July 22, 2009 at 11:09 pm

    I meet the same problem as Bob: “permission denied” when I try to run runAptana.sh. I already checked the path, it’s correct. My path is “home/myname/applications/aptana/AptanaStudio.

    It is easy up to this guide, and almost everyone have not any problem. Except me and a few other guys…

    Reply
    • Janos says:
      July 23, 2009 at 12:27 am

      I had come out where I am wrong. Just have to add one more “AptanaStudio” at the end of path.

      Reply
  • 5tick says:
    August 2, 2009 at 8:46 pm

    Many thanks for the tutorial, made installing Aptana alot easier :]

    Reply
  • OVO says:
    August 17, 2009 at 12:28 am

    I get an “ELF not found error” when trying to run the Aptana.sh script. I’ve followed all the instructions on your site but nothing seems to working for me. I would greatly appreciate any assistance offered.

    Reply
    • Damien says:
      August 19, 2009 at 8:38 am

      Make sure that in the Aptana.sh script, the filepath pointing to the Aptana application is correct.

      Reply
  • Jeremy Moore says:
    August 22, 2009 at 2:39 pm

    GREAT NEWS : Aptana Studio 1.5 no longer requires these steps! Simply extract the contents of the download Aptana archive to ‘/usr/local/aptana’ and (optionally) create a menu entry to point to ‘/usr/local/aptana/AptanaStudio’ and you’re done!

    Sweet, huh? I know.

    Reply
  • AbioticRhyme says:
    September 20, 2009 at 9:47 am

    Thank you very much. This is what I needed.

    Reply
  • Hamsterbacke says:
    October 14, 2009 at 10:24 am

    Thanks for the guide, helped a lot.

    Reply
  • Jay Armstrong says:
    December 16, 2009 at 6:39 pm

    ty!

    Reply
  • Ramesh says:
    January 31, 2010 at 3:07 am

    I created .sh file and the path is correct.
    When I double click on the .sh file, AptanaStudio loads but it automatically after loading.
    Thanks in advance..

    Reply
    • Damien says:
      February 2, 2010 at 2:56 am

      @Ramesh: Run the script from the terminal and see if there is any error message. If yes, report the error message here.

      Reply
Cancel reply

Leave a Comment




Comment

Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again

write for MTE

Latest Posts

  • OfficeMedium – A Social Collaboration Platform For The Small Business + Free Promotions
  • MakeTechEasier Is Now Hosted On KnownHost
  • KTorrent: KDE’s BitTorrent client
  • How to Create a Customized Toolbar for Your Browser
  • 13 Ways To Customize Ubuntu Netbook Remix For Better Usability

Our Writers

  • Damien Oh - Chief Editor
  • Sharninder - Geeky Ninja
  • Joshua Price
  • Tavis J. Hampton - Lantern Torch
  • Shevonne Polastre - FreeAgentWriter
  • Trevor Dobrygoski
  • Soumen Halder - Ampercent
  • Tanmay Ahmed - Tech-Tips-Geek
Make Tech Easier on Facebook
Jobs by SimplyHired
Job Widgets

Copyright

All the articles (including the text, images and tutorials) are properties of MakeTechEasier.

You cannot copy whole tutorials, either in English or translate to another language without our permission.

Write for us

Writing a tutorial or article for MakeTechEasier is a great way to get exposure and give back to the community.

Read More Details

Suggestions

We need your help to help us serve you better! This is YOUR site, so if you have suggestions/feedbacks on how we can improve it for you, please let us know! We do our best to make this place better!

Make a Suggestion

Navigation

  • Home
  • About Us
  • Advertise
  • Archives
  • Contact Us

Copyright © 2007-2010 Make Tech Easier | All Right Reserved.