freeswitch / spandsp

SpanDSP is a low-level signal processing library that modulates and demodulates signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad.
Other
144 stars 118 forks source link

CentOS 7: Missing spandsp >= 3.0 #12

Closed tcreek closed 3 years ago

tcreek commented 3 years ago

Did the following:

1) cloned 2) executed yum-prepare.sh 3) executed bootstrap.sh 4) make 5) make install 6) ldconfig

However, back in FreeSwitch, during configure, I am still getting:

checking for spandsp >= 3.0... configure: error: no usable spandsp; please install spandsp3 devel package or equivalent

mjerris commented 3 years ago

the packages are in our repo. please check again and confirm

tcreek commented 3 years ago

I am using this source (spandsp), not the repo.

mjerris commented 3 years ago

conflim that the directory its installing the package config file to is in the PKG_CONFIG_PATH

tcreek commented 3 years ago

I just went ahead and used the FreeSwitch repo for now. I will look into your suggestion at a later time. Maybe there should be a better guide to make sure this is set up properly?

mjerris commented 3 years ago

it defaults to install to /usr/loca which is not going to be found in PKG_CONFIG_PATH by default. The packages install to /usr