It cannot find libmagic, whether on its own, or when LIBMAGIC_PATHS is passed, or when libmagic_LIBRARIES with libmagic_INCLUDE_DIR are passed. libmagic being installed in the standard /opt/local prefix, nothing exotic.
Same issue with webp.
Is there some way to specify either prefix or include+lib directories in a way that will actually work?
It cannot find
libmagic, whether on its own, or whenLIBMAGIC_PATHSis passed, or whenlibmagic_LIBRARIESwithlibmagic_INCLUDE_DIRare passed.libmagicbeing installed in the standard/opt/localprefix, nothing exotic.Same issue with
webp.Is there some way to specify either prefix or include+lib directories in a way that will actually work?