homebrew - brew install fontforge error yosemite -


i'm on os x yosemite , trying install fontforge via brew. when try install following error. i'd use fontforge try fontcustom , grunt-webfont. error mean? need install else first?

$ brew install fontforge --with-python ==> downloading https://github.com/fontforge/fontforge/archive/2.0.20140101.tar.gz downloaded: /library/caches/homebrew/fontforge-2.0.20140101.tar.gz ==> ./autogen.sh ==> ./configure --prefix=/usr/local/cellar/fontforge/2.0.20140101 --without-cairo ==> make 1 error generated. make[2]: *** [libgdraw_la-gmatrixedit.lo] error 1 make[2]: *** waiting unfinished jobs.... make[1]: *** [all-recursive] error 1 make: *** [all] error 2 

i had same problem , reinstalling 10.10 xcode command line tools solved it!

:-)

good luck -


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -