<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi and thanks for the reply. </div><div class=""><br class=""><div><blockquote type="cite" class=""><div class=""><div class=""><br class="">Message: 2<br class="">Date: Tue, 05 Feb 2019 13:08:31 +0100<br class="">From: tth <<a href="mailto:sigfood@dinorama.fr" class="">sigfood@dinorama.fr</a>><br class="">To: Icecast streaming server user discussions <<a href="mailto:icecast@xiph.org" class="">icecast@xiph.org</a>><br class="">Subject: Re: [Icecast] Icecast Digest, Vol 176, Issue 3<br class="">Message-ID: <1549368511.23156.5@debian><br class="">Content-Type: text/plain; charset=UTF-8; DelSp=Yes; Format=Flowed<br class=""><br class="">Le 05/02/2019 13:03:07, Damian a écrit :<br class=""><br class=""><blockquote type="cite" class="">You were right. It’s not recognising the curl library. I ran  <br class="">./configure again and it returned the following:<br class=""><br class=""><br class="">checking curl/curl.h usability... no<br class="">checking curl/curl.h presence... no<br class="">checking for curl/curl.h... no<br class="">checking for libcurl... no<br class="">configure: libcurl not found<br class=""><br class="">I can see that usr/bin/curl exists. What would you advise from here?<br class=""></blockquote><br class="">    If you are on Debian, I think you have to install the -dev<br class="">    part of curl library :<br class=""><br class="">libcurl4-openssl-dev/stable,stable 7.52.1-5+deb9u8 amd64<br class="">   development files and documentation for libcurl (OpenSSL flavour)<br class=""><br class=""></div></div></blockquote><div><br class=""></div><div>This looks to have solved it for me! I haven’t run icecast yet, but checking the ./configure output shows</div><div><br class=""></div><div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for pthread_spin_lock... yes</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for curl-config... /usr/bin/curl-config</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking curl/curl.h usability... yes</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking curl/curl.h presence... yes</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for curl/curl.h... yes</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for libcurl... yes</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></div><div><br class=""></div></div>Thanks so much to Petr and tth for guiding me through this. I appreciate your patience.</div><div class=""><br class=""></div><div class="">Damian</div></body></html>