[asterisk-users] With what options is asterisk compiled in rpm's

Danny Nicholas danny at debsinc.com
Wed May 11 10:15:32 CDT 2011


> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of isrlgb at gmail.com
> Sent: Wednesday, May 11, 2011 10:07 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] With what options is asterisk compiled in rpm's
> 
> Hi,
> 
> I'm trying to add modules compiled from source into a rpm install of
> asterisk (from digium) on centos and asterisk complains that its not
> compiled with same options so it won't load it
> 
> I know I could install the entire thing from source but for other reasons
> I would like to keep the main things installed from rpm and install
> whatever else I need from source (or roll my own rpm for those)
> 
> Thanks,
> Israel
[Danny Nicholas] 
This might work for you - download the source and do ./configure
--libdir=/fromsrclib --bindir=/fromsrcbin

Once you've done the make menuselect, make and make install, you should be
able to copy the module(s) from /fromsrclib to /usr/lib/asterisk/modules 





More information about the asterisk-users mailing list