|
HowToBuild
How to build PyFTGL
How to buildPrerequisitesMake 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
