[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] ttfautohint - latest source build error OSX
From: |
vern adams |
Subject: |
[ft-devel] ttfautohint - latest source build error OSX |
Date: |
Wed, 11 Apr 2012 07:55:16 +0100 |
Pulled latest source today and built as usual but install fails with following
error;
iMac:ttfautohint vern$ sudo make install
Making install in gnulib/src
make install-recursive
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in lib
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in frontend
make install-am
test -z "/usr/local/bin" || ../gnulib/install-sh -c -d "/usr/local/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c ttfautohint
ttfautohintGUI '/usr/local/bin'
libtool: install: /usr/bin/install -c ttfautohint /usr/local/bin/ttfautohint
libtool: install: /usr/bin/install -c ttfautohintGUI
/usr/local/bin/ttfautohintGUI
test -z "/usr/local/share/man/man1" || ../gnulib/install-sh -c -d
"/usr/local/share/man/man1"
/usr/bin/install -c -m 644 ttfautohint.1 ttfautohintGUI.1
'/usr/local/share/man/man1'
Making install in doc
: --toc -S -s -o ttfautohint.html ttfautohint-1.pandoc ttfautohint-2.pandoc
ttfautohint-3.pandoc
: --toc -S -s -o ttfautohint.pdf ttfautohint-1.pandoc ttfautohint-2.pandoc
ttfautohint-3.pandoc
make[2]: Nothing to be done for `install-exec-am'.
: --toc -S -s -o ttfautohint.html ttfautohint-1.pandoc ttfautohint-2.pandoc
ttfautohint-3.pandoc
: --toc -S -s -o ttfautohint.pdf ttfautohint-1.pandoc ttfautohint-2.pandoc
ttfautohint-3.pandoc
test -z "/usr/local/share/doc/ttfautohint" || ../gnulib/install-sh -c -d
"/usr/local/share/doc/ttfautohint"
/usr/bin/install -c -m 644 ttfautohint-1.pandoc ttfautohint-2.pandoc
ttfautohint-3.pandoc ttfautohintGUI.png ./ttfautohint.html ./ttfautohint.pdf
'/usr/local/share/doc/ttfautohint'
install: ./ttfautohint.html: No such file or directory
make[2]: *** [install-dist_docDATA] Error 71
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
- [ft-devel] ttfautohint - latest source build error OSX,
vern adams <=