[asterisk-users] problems with PJSIP install on UBUNTU 14.04

Joshua Colp jcolp at digium.com
Wed Sep 23 18:04:34 CDT 2015


On 15-09-23 08:00 PM, Ryan, Travis wrote:
> I ran all the uninstall commands and the rm commands. Made sure that ldconfig -p had no pj stuff in it.
>
> That's not enough? What did I miss?

"make uninstall" uses the configure parameters. You can do:

updatedb
locate libpj

To find all remaining libraries.

You should also ensure old Asterisk modules don't exist by doing rm -rf 
/usr/lib/asterisk/modules

And re-running make install in Asterisk afterwards

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list