<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Alex,</p>
<p><br>
</p>
<p>To install from apt you will need to add the apt repo - follow the directions here - </p>
<p><a href="https://apt.opensips.org/">https://apt.opensips.org/</a></p>
<p><br>
</p>
<p>The compile errors look like you are doing the make all which if you don't have the development packages installed for things like tls you'll get those errors.  Just do the apt setup it will be easier.</p>
<p><br>
</p>
<p>Joseph</p>
<p><br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Users <users-bounces@lists.opensips.org> on behalf of Alexander Perkins <alexanderhenryperkins@gmail.com><br>
<b>Sent:</b> Friday, February 18, 2022 2:07 PM<br>
<b>To:</b> OpenSIPS users mailling list<br>
<b>Subject:</b> [OpenSIPS-Users] Installation Errors</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi All.  I am trying to install OpenSIPS on a Debian 10 system, but I am getting some errors.  If I try to install via apt-get, I get the following error:
<div><br>
</div>
<div>root@Name:/usr/local/etc/opensips# apt-get install opensips<br>
Reading package lists... Done<br>
Building dependency tree       <br>
Reading state information... Done<br>
E: <span style="background-color:rgb(255,255,0)">Unable to locate package opensips</span><br>
</div>
<div><br>
</div>
<div>If I download the tarball (opensips-3.2.4) and install from source, I get the following:</div>
<div><br>
</div>
<div>make[2]: Entering directory '/usr/src/opensips-3.2.4/modules/tls_wolfssl'<br>
./autogen.sh: 56: ./autogen.sh: autoreconf: not found<br>
env: ‘./configure’: No such file or directory<br>
make[2]: *** [Makefile:15: lib/lib/libwolfssl.a] Error 127<br>
make[2]: Leaving directory '/usr/src/opensips-3.2.4/modules/tls_wolfssl'<br>
make[1]: *** [Makefile:197: modules] Error 2<br>
make[1]: Leaving directory '/usr/src/opensips-3.2.4'</div>
<div><br>
</div>
<div>After I install libtool, I get the following:<br>
<br>
Checking whether make supports nested variables... (cached) yes<br>
./configure: line 5239: syntax error near unexpected token `2.4.2'<br>
./configure: line 5239: `LT_PREREQ(2.4.2)'<br>
make[2]: *** [Makefile:15: lib/lib/libwolfssl.a] Error 2<br>
make[2]: Leaving directory '/usr/src/opensips-3.2.4/modules/tls_wolfssl'<br>
make[1]: *** [Makefile:197: modules] Error 2<br>
make[1]: Leaving directory '/usr/src/opensips-3.2.4'<br>
</div>
<div><br>
</div>
<div>I've tried to Google and all, but I cannot seem to make any headway on this.  Can somebody point me in the right direction?  I'd rather install via apt-get, but either way is fine.</div>
<div><br>
</div>
<div>Thank you,</div>
<div>Alex</div>
</div>
</div>
</div>
</body>
</html>