Hello, for freetype 2, would this be a good way to install:
After I untar, I rename directory to freetype 2
move them
then
./configure
make
make install
would this work on linux? The documentation wasn't clear on the website
and nobody can give a straight answer. I need freetype to get GD library
working, so I simply want to confirm. If not, what is missing?