• #indieweb 2013-08-20
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2013-08-20 UTC
# 19:08
aral
Hey folks, anyone know if Brad (Fitzpatrick) is in the house? The installation instructions for Camlistore should include a line about setting the PCK_CONFIG_PATH — otherwise the build fails (at least when go is installed via brew). This worked for me: export PKG_CONFIG_PATH=/usr/local/Cellar/sqlite/3.7.17/lib/pkgconfig (you’ll have to change the version). Best thing would be to add this to the build script if possible.