Hi,<br>I am following the great documentation on <a href="http://www.smartvox.co.uk/serfaq_install_mediaproxy2.htm">http://www.smartvox.co.uk/serfaq_install_mediaproxy2.htm</a> <br>that talks about how to install MediaProxy on Centos .<br>
<br>I can't find libgnutls from <a class="flunk" href="http://www.gnupg.org/download/mirrors.en.html">http://www.gnupg.org/download/mirrors.en.html</a>. Does anyone know where I can get it?<br><br>Here is the part of the instruction that I have problem with:<br>
<br><strong>Then install libgnutls</strong><br>
Suggested version: libgnutls-2.4.2.tar.bz2<br>
Locating a download site:
<a class="flunk" href="http://www.gnupg.org/download/mirrors.en.html">http://www.gnupg.org/download/mirrors.en.html<br>
</a>
Unzip: <span style="color: rgb(0, 0, 255);">tar -xf libgnutls-2.4.2.tar.bz2</span><br>
Change to the sub-directory created when you unzipped the tarball<br>
Build and install the library:<br>
<span style="color: rgb(0, 0, 255);">
./configure --with-included-libtasn1 --libdir=/usr/local/lib64<br>
make<br>
make install</span><br><br><br>Thank you in advance for all your help.<br><br>JB<br><br>