On Tuesday 29 November 2011, salaheddine elharit wrote: > after > > ./configure –with-mysql=/usr **** > > Make menuselect**** > > ** **same result but i found in module embedding the below options i check > the cdr and i get the same result > > [ ] 1. apps > [*] 2. cdr > [ ] 3. channels > [ ] 4. codecs > [ ] 5. formats > [ ] 6. funcs > [ ] 7. pbx > [ ] 8. res
Unless you built your MySQL from Source Code, you need to have the developers' package for MySQL installed. That would be mysql-devel (on CentOS / Fedora) or libmysqlclient-dev (on Ubuntu / Debian). Then run ./configure again. -- 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
