<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Helvetica, Arial, sans-serif">I moved to an ARM based
      Mac and installed the ARM Homebrew...<br>
      <br>
      When trying to compile icecast using:<br>
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@3/3.2.1/lib/pkgconfig">PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@3/3.2.1/lib/pkgconfig</a>
      ./configure<br>
      <br>
      I get an error before it finishes :<br>
      <br>
      checking for libogg... not found<br>
      checking for libvorbis... configure: error: must have Ogg Vorbis
      v1.0 or above installed<br>
      <br>
      Even though the latest libogg and libvorbis are installed!<br>
      <br>
      I tried with openssl@3 and older version <a class="moz-txt-link-abbreviated" href="mailto:openssl@3.00">openssl@3.00</a><br>
      <br>
      Any idea what I can do to fix this?<br>
      <br>
      Or is there a way to ignore ogg in the .configure<br>
    </font>
  </body>
</html>