Skip to content
Snippets Groups Projects
Commit 6b96102f authored by Misty De Meo's avatar Misty De Meo
Browse files

doctor: Update Mono pkg-config warning

parent 2e292609
No related branches found
No related tags found
No related merge requests found
......@@ -534,6 +534,9 @@ def check_which_pkg_config
This was most likely created by the Mono installer. `./configure` may
have problems finding brew-installed packages using this other pkg-config.
Mono no longer installs this file as of 3.0.4. You should
`sudo rm /usr/bin/pkg-config` and upgrade to the latest version of Mono.
EOS
elsif binary.to_s != "#{HOMEBREW_PREFIX}/bin/pkg-config" then <<-EOS.undent
You have a non-Homebrew 'pkg-config' in your PATH:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment