Bryant Zimmerman
2012-Feb-06 14:19 UTC
[asterisk-users] What packages are required to getcdr_adaptive_odbc to be compiled in Asterisk?
Frank Once you have installed new dependencies you must start from scratch. Did you do a "make clean" then run ./configure again and then do your "make menuselect" ? Thanks Bryant ---------------------------------------- From: "Rebecca Robinson" <rebecca.robinson at amgsrv.com> Sent: Monday, February 06, 2012 8:42 AM To: voipfc at gmail.com, "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] What packages are required to getcdr_adaptive_odbc to be compiled in Asterisk? I have cdr_adaptive_odbc compiled on my test box. The following odbc packages are installed. I'm mainly using mysql though so not even using this module. We just compiled all modules in case we wanted to use them in devel/testing. root at telco01 /usr/local/src/asterisk-1.8.5.0 # rpm -qa | grep -i odbc unixODBC-2.2.14-11.el6.x86_64 mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 unixODBC-devel-2.2.14-11.el6.x86_64 Becca From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Frank Church Sent: Monday, February 06, 2012 7:39 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] What packages are required to getcdr_adaptive_odbc to be compiled in Asterisk? When I do a make menuselect cdr_adaptive_odbc is disabled. What packages are required to enable it? Even after executing apt-get install unixodbc libmyodbc odbc-postgresql tdsodbc unixodbc-bin it is still disabled. What am I missing? /voipfc Confidentiality Statement & Notice: This email is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521 and intended only for the use of the individual or entity to whom it is addressed. Any review, retransmission, dissemination to unauthorized persons or other use of the original message and any attachments is strictly prohibited. If you received this electronic transmission in error, please reply to the above-referenced sender about the error and permanently delete this message. Thank you for your cooperation. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120206/8f9a5a1f/attachment.htm>
Frank Church
2012-Feb-06 14:34 UTC
[asterisk-users] What packages are required to getcdr_adaptive_odbc to be compiled in Asterisk?
I was doing that, I think it was because the unixodbc-devel package wasn't installed On 6 February 2012 14:19, Bryant Zimmerman <BryantZ at zktech.com> wrote:> Frank > > Once you have installed new dependencies you must start from scratch. > Did you do a "make clean" then run ./configure again and then do your > "make menuselect" ? > > Thanks > > Bryant > ------------------------------ > *From*: "Rebecca Robinson" <rebecca.robinson at amgsrv.com> > *Sent*: Monday, February 06, 2012 8:42 AM > *To*: voipfc at gmail.com, "Asterisk Users Mailing List - Non-Commercial > Discussion" <asterisk-users at lists.digium.com> > *Subject*: Re: [asterisk-users] What packages are required to > getcdr_adaptive_odbc to be compiled in Asterisk? > > I have cdr_adaptive_odbc compiled on my test box. > > The following odbc packages are installed. I?m mainly using mysql though > so not even using this module. > > We just compiled all modules in case we wanted to use them in > devel/testing. > > > > root at telco01 /usr/local/src/asterisk-1.8.5.0 # rpm -qa | grep -i odbc > > unixODBC-2.2.14-11.el6.x86_64 > > mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 > > unixODBC-devel-2.2.14-11.el6.x86_64 > > > > > > > > Becca > > > > *From:* asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] *On Behalf Of *Frank Church > *Sent:* Monday, February 06, 2012 7:39 AM > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > *Subject:* [asterisk-users] What packages are required to > getcdr_adaptive_odbc to be compiled in Asterisk? > > > > When I do a make menuselect cdr_adaptive_odbc is disabled. > > What packages are required to enable it? > > Even after executing apt-get install unixodbc libmyodbc odbc-postgresql > tdsodbc unixodbc-bin it is still disabled. > > What am I missing? > > /voipfc > > Confidentiality Statement & Notice: This email is covered by the > Electronic Communications Privacy Act, 18 U.S.C. 2510-2521 and > intended only for the use of the individual or entity to whom it is > addressed. Any review, retransmission, dissemination to unauthorized > persons or other use of the original message and any attachments is > strictly prohibited. If you received this electronic transmission in > error, > please reply to the above-referenced sender about the error and > permanently delete this message. Thank you for your cooperation. > > -- > _____________________________________________________________________ > -- 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120206/01a60598/attachment.htm>