glyphy icon indicating copy to clipboard operation
glyphy copied to clipboard

Mac install instructions don't work on Maverick

Open sasmaster opened this issue 10 years ago • 1 comments

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:

  1. Install Xcode and command line tools (as of Xcode 4.3.x, from within Preferences -> Downloads).
  2. Install MacPorts.
  3. sudo port install automake autoconf libtool pkgconfig cairo freetype
  4. ./autogen.sh
  5. 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 .

sasmaster avatar Jun 19 '14 20:06 sasmaster

I don't have a clean Mac to try these from scratch.

behdad avatar Jun 21 '14 19:06 behdad