It did install the HarfBuzz library as described.
 make
returns:
Making all in util
make[2]: Nothing to be done for `all'.
Making all in test
Making all in api
make[3]: Nothing to be done for `all'.
Making all in shaping
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in docs
Making all in reference
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.

and
 sudo make install
returns:
 /usr/bin/install -c -m 644 ./html/up.png
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.

Le 25 mars 2014 à 07:34, Werner LEMBERG <[email protected]> a écrit :

> 
>> checking for HARFBUZZ... no
> 
> You have to install the HarfBuzz library, which is a new dependency.
> 
> In case you are using Homebrew, please follow the instructions at
> 
>  http://freetype.org/ttfautohint/osx.html
> 
> 
>    Werner

_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to