Skip to content

Instantly share code, notes, and snippets.

@codeblooded
Created January 13, 2013 01:31
Show Gist options
  • Save codeblooded/4521665 to your computer and use it in GitHub Desktop.
Save codeblooded/4521665 to your computer and use it in GitHub Desktop.
The issue I'm getting with mono framework and Homebrew.
Warning: /Library/Frameworks/Mono.framework detected
This can be picked up by CMake's build system and likely cause the build to
fail. You may need to move this file out of the way to compile CMake.
Warning: You have a non-Homebrew 'pkg-config' in your PATH:
/usr/bin/pkg-config => /Library/Frameworks/Mono.framework/Versions/2.10.9/bin/pkg-config
This was most likely created by the Mono installer. `./configure` may
have problems finding brew-installed packages using this other pkg-config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment