On 5/11/2011 10:15 AM, Danny Nicholas wrote: >> -----Original Message----- >> From: [email protected] [mailto:asterisk-users- >> [email protected]] On Behalf Of [email protected] >> 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 > > > Danny,
Can you please clarify. Are the "/fromsrclib" and the "/fromsrcbin" actual directories or keywords? If these are directories should they be created empty or populated with something? Thank you, Vladimir > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
