ubuntu 安装aptana studio 3
1. Install the prerequisites
sudo apt-get install openjdk-7-jdk libjpeg62 libwebkitgtk-1.0-0 git-core
sudo apt-get install libjpeg62 libwebkitgtk-1.0-0 git-core
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
libjpeg62 is important, without it you will get errors like this:
An internal error has occurred. No more handlesNative code library failed to load. (java.lang.UnsatisfiedLinkError: /opt/Aptana_Studio_3/plugins/com.aptana.swt.webkitbrowser.linux.x86_64_1.0.0.1295409059/os/linux/x86_64/libcefjni.so: libjpeg.so.62: cannot open shared object file: No such file or directory)
2. Download Aptana Studio
You can download Aptana Studio 3 here. Select the “Standalone Version” if not selected and click download.
3. Extract Aptana Studio**
sudo unzip [name of Aptana Studio ZIP file here].zip -d /opt
4. Add the menu shortcut
wget http://www.samclarke.com/wp-content/uploads/2012/04/AptanaStudio3.desktop
sudo mv AptanaStudio3.desktop /usr/share/applications/AptanaStudio3.desktop
推荐阅读
-
在 Ubuntu 上安装 Protobuf 3 的教程详解
-
模拟布光软件Set A Light 3D Studio中文破解版安装激活图文详细教程
-
详解Android studio 3+版本apk安装失败问题
-
阿里云上安装pip3(Ubuntu)
-
Studio 3T怎么激活?Studio 3T 2019 64位无限试用安装激活教程(附下载)
-
Linux/Ubuntu 16.04 安装编辑器 Sublime Text 3
-
ubuntu安装sublime3并配置python3环境的方法
-
在 Ubuntu 上安装 Protobuf 3 的教程详解
-
在 Ubuntu 上安装 Protobuf 3
-
安裝ubuntu18.04安装android studio(1)