# tar xzvf freetype-2.x.x.tar.gz # cd freetype-2.x.x # ./configure --enable-shared # make # make install