What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated Oct 24, 2007 by anders.dahnielson
Labels: Featured, Phase-Deploy
HowToBuild  
How to build PyFTGL

How to build

Prerequisites

Make sure you have the necessary libraries before attempting to build PyFTGL.

Install using distutils

$ python setup.py build
$ python setup.py install

Install using Easy Install

$ easy_install PyFTGL

Sign in to add a comment