| |||
| Home > Installing the Mali OpenGL ES 2.0 SDK for Linux on ARM > Installing the Mali SDK on Linux > Installation procedure for Linux | |||
To install the Mali SDK on a Linux workstation:
If you prefer to use the Eclipse build
environment, download and install Eclipse from http://www.eclipse.org/.
Eclipse version 3.5 (at least) is recommended.
Download the GNU EABI Toolchain for ARM Processors
(Sourcery CodeBench Lite Edition for ARM) from http://codesourcery.com.
Go to the Mali Developer Center web site at:
http://www.malideveloper.com
Download the following package:
Mali_OpenGL_ES_2_0_SDK_for_Linux_on_ARM_m.n.o.p_Linux.tgz
where:
midentifies the major version
n.o.pidentifies the minor version.
Decompress the file:
open a command terminal and navigate to the directory where you have downloaded the package
type the following command:
tar -zxvf Mali_OpenGL_ES_2_0_SDK_for_Linux_on_ARM_m.n.o.p_Linux.tgz
The following directory is created which contains the Mali SDK:
Mali_OpenGL_ES_2_0_SDK_for_Linux_on_ARM_m.n.o