Resource icon

TUTORIAL How to add Skype and FreeSwitch to existing PIAF 2013-05-25

No permission to download

Carlos Casalicchio

New Member
Joined
Mar 27, 2015
Messages
1
Reaction score
0
I have tried to get freeswitch and skype going but keep getting all kinds of errors:
  • did update the git repo location to git clone https://freeswitch.org/stash/scm/fs/freeswitch.git
  • did install some dependencies yum install git gcc-c++ autoconf automake libtool wget python ncurses-devel zlib-devel libjpeg-devel openssl-devel e2fsprogs-devel sqlite-devel libcurl-devel pcre-devel speex-devel ldns-devel libedit-devel
Attempted to run /root/install-freeswitch but keep receiving this error

Code:
checking for libldns >= 1.6.6... checking for ldns_str2rdf_a in -lldns... no
configure: error: You need to either install libldns-dev or disable mod_enum in modules.conf

Has anyone had this problem?
 

chris_c_

Active Member
Joined
Aug 19, 2010
Messages
509
Reaction score
67
I have tried to get freeswitch and skype going but keep getting all kinds of errors:
  • did update the git repo location to git clone https://freeswitch.org/stash/scm/fs/freeswitch.git
  • did install some dependencies yum install git gcc-c++ autoconf automake libtool wget python ncurses-devel zlib-devel libjpeg-devel openssl-devel e2fsprogs-devel sqlite-devel libcurl-devel pcre-devel speex-devel ldns-devel libedit-devel
Attempted to run /root/install-freeswitch but keep receiving this error

Code:
checking for libldns >= 1.6.6... checking for ldns_str2rdf_a in -lldns... no
configure: error: You need to either install libldns-dev or disable mod_enum in modules.conf

Has anyone had this problem?
Looks like the script is expecting Debian package name libldns-dev. Maybe this is why it missed that you have CentOS package name ldns-devel installed. What version do you have installed is it at least 1.6.6.
 

Members online

Forum statistics

Threads
25,810
Messages
167,755
Members
19,240
Latest member
nikko
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top