How
to install aptana in ubuntu 10.10
installation
of aptana version 3 is shown here
#sudo add-apt-repository ppa:ferramroberto/java
#sudo apt-get update
#sudo apt-get install sun-java6-jdk sun-java6-plugin
Download
& install xulrunner for ubuntu 10.10
#wget -O xulrunner.deb http://launchpadlibrarian.net/70321863/xulrunner-1.9.2_1.9.2.17%2Bbuild3%2Bnobinonly-0ubuntu1_i386.deb
#sudo dpkg -i xulrunner.deb
Download and install
aptana from here
#sudo unzip [name of Aptana Studio ZIP file here].zip -d /opt
#sudo mv /opt/Aptana\ Studio\ 3 /opt/aptana-studio-3
to get the desktop icon
#wget http://www.samclarke.com/wp-content/uploads/2011/11/AptanaStudio.desktop
#sudo mv AptanaStudio.desktop /usr/share/applications/AptanaStudio.desktop
how to create a aptana launcher in ubuntujust right click then on create launcherafterthis give the launcher nameand the path of the launcher /opt/aptana-studio-3/AptanaStudio3then a launcher for aptana will be created on the Desktop
here the aptana will
be install in ubuntu 10.10
No comments:
Post a Comment