freeswitch / mod_unimrcp

Other
27 stars 28 forks source link

Update README.md #5

Open wandoubaba opened 1 year ago

wandoubaba commented 1 year ago

Fix some details. When I completely followed the how-to list, I found that some steps did not work. After repaired several details, it works successfully. My OS is Debian11.

seven1240 commented 1 year ago

https://github.com/freeswitch/mod_unimrcp/commit/7e4e598edc746d3d587fc39c3dcd9d6c84bd3f82 is already fixed.

Can you retry? rebase to the latest main branch if you still have problem.

Thank you.

wandoubaba commented 1 year ago

I‘ve just tried again on a clean Debian 11 OS, and I’m sure I‘ve encountered some errors in the following places: When I followed these list:

$ cd apr-util
$ ./configure --prefix=/usr/local/apr

I meet error message:

checking for APR... no
configure: error: APR could not be located. Please use the --with-apr option.

And when I follow these commands:

$ cd unimrcp
$ ./bootstrap
$ ./configure

I meet error message:

configure: Sofia SIP library configuration
checking for Sofia-SIP... configure: error: Cannot find Sofia-SIP - looked for sofia-config and libsofia-sip-ua in /usr/local