3.1.3. Installation procedure

This section describes the installation procedure, it contains the following sections:

Installing the OpenGL ES 2.0 Emulator On Linux

To install the OpenGL ES 2.0 Emulator on a Linux system:

  1. Go to the Mali Developer Center website at:

    http://www.malideveloper.com

  2. Select the package to download:

    OpenGL_ES_2_0_Emulator_RHEL4_vm.n.tar.gz

    Note

    where:

    m

    identifies the major version

    n

    identifies the minor version.

  3. To decompress the file, type the following command:

    tar -zxvf OpenGL_ES_2_0_Emulator_RHEL4_vm.n.tar.gz

    Note

    You must use GNU tar version 1.16, or a later version, to untar the deliverables, because many versions of tar have problems dealing with very long path names. To find the version of tar being used type tar --version

After decompressing, the Mali Developer Tools are installed in:

ARM/Mali_Developer_Tools

By default, the OpenGL ES 2.0 Emulator is installed in:

ARM/Mali_Developer_Tools/OpenGL_ES_2_0_Emulator_vm.n

OpenGL ES 2.0 Emulator content

Figure 3.1 shows the directory structure that is created at the path where you have installed the emulator.

Figure 3.1. OpenGL ES 2.0 Emulator directory structure


Table 3.1 shows the OpenGL ES 2.0 Emulator directory file contents:

Table 3.1. OpenGL ES 2.0 Emulator directory file contents

DirectoryDescription
binOpenGL ES 2.0 Emulator shared libraries
example/cubeSource code for a simple application that shows a rotating cube
include

Placeholders for Khronos OpenGL ES 2.0 headers

  • EGL

  • GLES2

  • KHR


Copyright © 2009 ARM. All rights reserved.ARM DUI 0511A
Non-Confidential