How to Install Appcelerator Titanium Studio on Linux Mint 17 Qiana LTS 32bit Step-by-Step

July 8, 2014 | By the+gnu+linux+evangelist.

Install Appcelerator Titanium for Linux Mint 17 Qiana 32bit

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Appcelerator Titanium Studio for Linux Mint 17 Qiana LTS i386 Mate/Cinnamon/Kde/Xfce Desktop.

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 Titanium Studio Installation Linux Mint Require:

  • At Least 2Gb of RAM
  • The Oracle Java JDK
  • The Node.js for Command Line Tool

So Inside the Guide you will Find Links to Guides on Installing the Oracle JDK for Linux Mint and Initial Titanium Studio Quick Start SetUp.

Install Appcelerator Titanium Linux Mint 17 Qiana Amd64 - Featured
  1. Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    Install Appcelerator Titanium for Linux Mint 17 Qiana 32-bit - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download Appcelerator Titanium Studio for Linux

    Appcelerator Titanium Linux
  3. Double-Click on Package and Extract into /tmp.

    Install Titanium Studio Linux Mint 17 Qiana Amd64 - Archive Extraction
    Or from Command Line:

    unzip -d /tmp/ $HOME/Downloads/titanium.studio*.zip
  4. SetUp local PATH.

    echo 'export MOZILLA_FIVE_HOME=/usr/lib/mozilla' >> ~/.bashrc
    bash
  5. Install Required Packages for Titanium Studio.

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    apt-get install libjpeg62 libwebkitgtk-1.0-0 ruby
  6. How to Install Required Oracle JDK on Linux Mint

    Install Oracle JDK for Linux Mint
  7. Relocate Titanium Studio.

    sudo chown -R root:root /tmp/Appcelerator_Studio
    mv /tmp/Appcelerator_Studio /opt/AppceleratorStudio
    ln -s /opt/AppceleratorStudio/AppceleratorStudio /usr/local/bin/AppceleratorStudio
    exit
  8. Create an Appcelerator Launcher on Linux Mint

    Linux Mint How-Launcher
  9. Appcelerator Titanium Studio Quick Start Guide with Initial SetUp

    Titanium Studio Quick Start
  10. Appcelerator Titanium Linux Quick Start - First, Launch

    Now Thanks to Appcelerator Company you can Fully Enjoy Cross Platform Mobile App Development with Titanium Studio on Mint Linux.

Install Appcelerator Titanium for Linux Mint 17 Qiana 32-bit - Appcelerator GUI


QuickChic Theme • Powered by WordPress