[OpenSIPS-Users] Installation Errors

Alexander Perkins alexanderhenryperkins at gmail.com
Fri Feb 18 20:07:55 UTC 2022


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:

root at Name:/usr/local/etc/opensips# apt-get install opensips
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package opensips

If I download the tarball (opensips-3.2.4) and install from source, I get
the following:

make[2]: Entering directory '/usr/src/opensips-3.2.4/modules/tls_wolfssl'
./autogen.sh: 56: ./autogen.sh: autoreconf: not found
env: ‘./configure’: No such file or directory
make[2]: *** [Makefile:15: lib/lib/libwolfssl.a] Error 127
make[2]: Leaving directory '/usr/src/opensips-3.2.4/modules/tls_wolfssl'
make[1]: *** [Makefile:197: modules] Error 2
make[1]: Leaving directory '/usr/src/opensips-3.2.4'

After I install libtool, I get the following:

Checking whether make supports nested variables... (cached) yes
./configure: line 5239: syntax error near unexpected token `2.4.2'
./configure: line 5239: `LT_PREREQ(2.4.2)'
make[2]: *** [Makefile:15: lib/lib/libwolfssl.a] Error 2
make[2]: Leaving directory '/usr/src/opensips-3.2.4/modules/tls_wolfssl'
make[1]: *** [Makefile:197: modules] Error 2
make[1]: Leaving directory '/usr/src/opensips-3.2.4'

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.

Thank you,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20220218/9c1037b2/attachment.html>


More information about the Users mailing list