On Monday 06 February 2012, Frank Church wrote: > 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?
Almost certainly a -dev (or -devel on RPM-based systems) package that goes with one of the packages you installed. Try # apt-get install unixodbc-dev -- AJS Answers come *after* questions. -- _____________________________________________________________________ -- 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
