Setup Instructions

On Linux

These instructions were developed using a PC laptop running Ubuntu 14.04 64-bit.

  1. Download the install script from the MTK repository (rev 36 is the current working build)
  2. Open a terminal window and change to the directory where you downloaded the install script (e.g. ~/Downloads/)
  3. Add execute permissions to the install script
    chmod +x ./mtk_setup_script.sh
  4. Run the install script (you will be prompted for your password as the script uses sudo)
    ./mtk_setup_script.sh
  5. Be patient and answer yes to any prompts (the install script needs to download, install, and update a number of tools to fully configure MTK)

Also available in: HTML TXT