<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Feb 21, 2016 at 4:03 PM, Christoph R. Murauer <span dir="ltr"><<a href="mailto:nawi@nawi.is" target="_blank">nawi@nawi.is</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Xmonad 0.12 requires :<br>
<br>
LIBRARY_PATH=/opt/X11/lib:$LIBRARY_PATH CPPFLAGS="-I/opt/X11/include" LDFLAGS="-L/opt/X11/lib" cabal install xmonad<br>
<br>
Xmonad-contrib 0.12 requires :<br>
<br>
LIBRARY_PATH=/opt/X11/lib:$LIBRARY_PATH CPPFLAGS="-I/opt/X11/include" LDFLAGS="-L/opt/X11/lib" cabal install xmonad-contrib --flags="-use_xft“<br>
<br>
It could also be, that pkg-config is required. Available for example using Homebrew.</blockquote></div><div><br></div><div>pkg-config isn't required, although it can help. If you do use it, you'll need to have PKG_CONFIG_PATH in the environment pointing to the pkgconfig databases (yes, plural; one in lib, one in share) under /opt/X11 or /usr/X11 for it to find the X11 libraries.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>