Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • It is already there. I installed it using homebrew Commented Jan 19, 2019 at 4:38
  • What is already there ? libvirt or pkg-config, or both ? Assuming both are already installed from homebrew, then it could be that your $PATH does not contain the directory where homebrew installed the pkg-config binary.
    – DanielB
    Commented Jan 22, 2019 at 11:01
  • pkg-config is already there. I will check $PATH and add the required directory if needed. Thanks for your help. Commented Jan 22, 2019 at 18:53