Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac install instructions don't work on Maverick #3

Open
sasmaster opened this issue Jun 19, 2014 · 1 comment
Open

Mac install instructions don't work on Maverick #3

sasmaster opened this issue Jun 19, 2014 · 1 comment

Comments

@sasmaster
Copy link

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 .

@behdad
Copy link
Owner

behdad commented Jun 21, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants