<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>