<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br><div><blockquote type="cite"><div>On 11. Sep 2024, at 16:31, Steve Matzura <sm@noisynotes.com> wrote:</div><br class="Apple-interchange-newline"><div>

  

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  
  <div><p>I'm trying to build EZStream (<a class="moz-txt-link-freetext" href="https://icecast.org/ezstream/">https://icecast.org/ezstream/</a>) and
      it requires something from Taglib, so I built Taglib with the
      command described in its INSTALL.md:<br>
      <br>
          cmake -DCMAKE_INSTALL_PREFIX=/usr/local
      -DCMAKE_BUILD_TYPE=Release .<br></p></div></div></blockquote><div>[…]</div><blockquote type="cite"><div><div><p>
      configure: error: libtag_c is missing<br></p></div></div></blockquote></div><br><div>My guess is that EZStream is using pkg-config to find TagLib, and you don’t have your pkg-config path set to look in /usr/local:</div><div><br></div><div><div style="display: block;"><div style="-webkit-user-select: all; -webkit-user-drag: element; display: inline-block;" class="apple-rich-link" draggable="true" role="link" data-url="https://askubuntu.com/questions/210210/pkg-config-path-environment-variable"><a style="border-radius:10px;font-family:-apple-system, Helvetica, Arial, sans-serif;display:block;-webkit-user-select:none;width:228px;user-select:none;-webkit-user-modify:read-only;user-modify:read-only;overflow:hidden;text-decoration:none;" class="lp-rich-link" rel="nofollow" href="https://askubuntu.com/questions/210210/pkg-config-path-environment-variable" dir="ltr" role="button" draggable="false" width="228"><table style="table-layout:fixed;border-collapse:collapse;width:228px;background-color:#E5E6E9;font-family:-apple-system, Helvetica, Arial, sans-serif;" class="lp-rich-link-emailBaseTable" cellpadding="0" cellspacing="0" border="0" width="228"><tbody><tr><td vertical-align="center" align="center"><img style="width:228px;filter:brightness(0.97);height:228px;" width="228" height="228" draggable="false" class="lp-rich-link-mediaImage" alt="apple-touch-icon@2.png" src="cid:C936EA72-3B35-4F23-847B-BCC44B19EAF2"></td></tr><tr><td vertical-align="center"><table bgcolor="#E5E6E9" cellpadding="0" cellspacing="0" width="228" style="font-family:-apple-system, Helvetica, Arial, sans-serif;table-layout:fixed;background-color:rgba(229, 230, 233, 1);" class="lp-rich-link-captionBar"><tbody><tr><td style="padding:8px 0px 8px 0px;" class="lp-rich-link-captionBar-textStackItem"><div style="max-width:100%;margin:0px 16px 0px 16px;overflow:hidden;" class="lp-rich-link-captionBar-textStack"><div style="word-wrap:break-word;font-weight:500;font-size:12px;overflow:hidden;text-overflow:ellipsis;text-align:left;" class="lp-rich-link-captionBar-textStack-topCaption-leading"><a rel="nofollow" href="https://askubuntu.com/questions/210210/pkg-config-path-environment-variable" style="text-decoration: none" draggable="false"><font color="#272727" style="color: rgba(0, 0, 0, 0.847059);">PKG_CONFIG_PATH environment variable</font></a></div><div style="word-wrap:break-word;font-weight:400;font-size:11px;overflow:hidden;text-overflow:ellipsis;text-align:left;" class="lp-rich-link-captionBar-textStack-bottomCaption-leading"><a rel="nofollow" href="https://askubuntu.com/questions/210210/pkg-config-path-environment-variable" style="text-decoration: none" draggable="false"><font color="#808080" style="color: rgba(0, 0, 0, 0.498039);">askubuntu.com</font></a></div></div></td></tr></tbody></table></td></tr></tbody></table></a></div></div><br></div><div>-Scott</div><div></div></body></html>