On Wednesday 15 December 2010 13:53:12 satish patel wrote: > I have issue with res_odbc.so module Asterisk 1.8 not allowing me to > enable because its depended on generic_odbc and ltdl > > I did install unixodbc and ltdl but still same error
Make sure you re-run ./configure after you add/remove packages, as the configure script is what determines what packages are found. Additionally, ensure you installed the -devel (-dev on Debian/Ubuntu) packages, as it is the headers in these packages which are needed. -- Tilghman -- _____________________________________________________________________ -- 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
