How to install Aptana 2.xx on Ubuntu 9.10
In a previous post I created a screen-cast on how to install Aptana Studio 1.2.x on Ubuntu 9.04. Well, I decided to do an updated version of this screen-cast to show you how to install the latest version of Aptana on the latest version of Ubuntu. The instructions should also work for Ubuntu 8.04 and above. Enjoy!
Aptana Studio 1.5.1 Released
In my previous post I demonstrated how to install Aptana Studio. At that time the latest version was 1.2.7. Well, a new version of Aptana Studio has been released which is now 1.5.1.
To install Aptana on Ubuntu, you now only have to have the latest Java Runtime from Sun Microsystems which is Java 6. So, just download the latest package, unzip it and run the AptanaStudio file in the ‘Aptana Studio 1.5′ folder; that’s it! The official icon is also included in the same folder so you can create a menu item for it (follow the last step in my video).
VirtualBox
There will come a point where you will want to test your site on another browser that your OS does not support or run an Apache server to install a CMS. For instance, if you are using a Linux based OS or MAC OS and you want to test out your site on Internet Explorer 8.0 (IE8), you are out of luck. In this case you will certainly need a virtual machine to address the missing link. The virtual platform of choice is VirtualBox.
Virtualbox is owned by Sun Microsystems (which in return is owned by Oracle). VirtualBox is free under the terms of the GNU General Public License (GPL). It works on all three platforms, Windows, MAC OS and Linux. It is pretty much a breeze to install on each platform so I’m not even going to write on how to install it. As of this writing, the latest version is 3.0.4.
Why am I recommending VirtualBox? Here’s why:
- It installs easy on each platform.
- I find it to run faster than other virtual systems, like VMWare Server.
- It offers a lot of features that you would normally have to pay for on other virtual software.
- It supports USB 2.0.
- I can port my virtual machines very easily. I haven’t tried this with other virtual software but with VirtualBox it works great. I create my drive on a portable HD and run the virtual OS from there. I can then use the same drive to run the virtual OS from another computer with VirtualBox. It all works seamlessly.
A great tool to have in your Web Development kit.
