Issues building

Lubomir I. Ivanov neolit123 at gmail.com
Fri Aug 14 06:49:10 PDT 2015


On 14 August 2015 at 16:16, Guido Lerch <guido.lerch at gmail.com> wrote:
> Guido-Office:src glerch$ brew install libxml2
>
> Warning: libxml2-2.9.2 already installed
>
> Guido-Office:src glerch$
>
>

subsurface's cmake setup uses pkg-config to find libxml2 and a list of
other libraries.
in the path stored in the PKG_CONFIG_PATH environment variable there
should be a libxml-2.0.pc file.

if homebrew does not install said .pc file you need to create it
manually or copy it from somewhere.

lubomir
--


More information about the subsurface mailing list