glyphy
glyphy copied to clipboard
Mac install instructions don't work on Maverick
Another issue I encountered a couple of weeks ago trying to build the lib on Mac OS X Maverick.;
These steps:
Compilation instructions on Mac OS X:
- Install Xcode and command line tools (as of Xcode 4.3.x, from within Preferences -> Downloads).
- Install MacPorts.
- sudo port install automake autoconf libtool pkgconfig cairo freetype
- ./autogen.sh
- make
don't work.
I installed MacPorts but command (3) just doesn't work.It always complains about pkgconfig missing.
Not really using Mac but maybe you will want to revise the make script .
I don't have a clean Mac to try these from scratch.