Install Appcelerator Titanium on Debian Testing amd64
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Appcelerator Titanium Studio for Debian Testing KDE4/Gnome/Lxde/Xfce 64-bit Linux.
Appcelerator Titanium is an Open, Extensible Development Environment for Creating Native Apps for iOS, Android, and BlackBerry, as well as hybrid and HTML5.
Titanium uses a JavaScript Interpreter to create a Bridge between your app’s JavaScript code and the underlying Native Platform.
The Appcelerator Titanium Installation Debian Linux Require:
- At Least 2Gb of RAM
- The Oracle Java JDK
- The Node.js for Command Line Tool
So Inside the How to Install Appcelerator Titanium on Debian Testing 64-bit Linux you will Find Links to Guides on Installing the Oracle JDK 7 for Debian and Initial Appcelerator Titanium Quick Start SetUp.

-
Download Appcelerator Titanium for Linux
-
Double-Click/Right-Click on Archive & Extract into /tmp.
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
SetUp local PATH.
Copyecho 'export MOZILLA_FIVE_HOME=/usr/lib/mozilla' >> ~/.bashrc
Copybash
-
Install Required Packages for Appcelerator Titanium.
Copysu
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Copyapt-get install libwebkitgtk-1*
-
Relocate Appcelerator Titanium.
Copysudo chown -R root:root /tmp/Appcelerator_Studio
Copymv /tmp/Appcelerator_Studio /opt/AppceleratorStudio
Copyln -s /opt/AppceleratorStudio/AppceleratorStudio /usr/local/bin/AppceleratorStudio
Copyexit
-
How to Install Required Oracle Java JDK on Debian
Here Install Oracle JDK for DebianHow to Install Oracle-Sun Java SE JDK 7 on Linux Debian Distro Guide List -
Appcelerator Titanium Quick Start Guide with Initial SetUp
Here Appcelerator Titanium Quick StartHow to Quick Start Appcelerator Titanium Development for Android, iOS and Blackberry on Linux Debian.
Now Thanks to Appcelerator Company you can Fully Enjoy Cross Platform Mobile App Development with Appcelerator Titanium on Debian Linux.