Skip to content
Chris Dilley edited this page Jul 7, 2016 · 38 revisions

###Introduction

There are two main ways that you can install TSGL: via a binary package (recommended), or directly from source.

In essence, the binary packages depend on a laundry list of libraries (which are installed along with the package itself). The same is true when you install from source.

However, the three main library dependencies are:

When installing TSGL using a binary package, the following is true:

  • The Debian package installs libfreetype6 and libfreetype6-dev.

  • Due to the old version of OpenGL for Fedora users (2.0 with the Mesa package and without updating drivers),

When installing TSGL from source, the following is true:

###Install TSGL From Binary Package Please see the respective page for you OS:

###Install TSGL From Source

Clone this wiki locally