FW: [asterisk-users] cdr_addon_mysql.so did not register itself duringload

Joshua Colp jcolp at digium.com
Thu Dec 28 10:26:13 MST 2006


Savoy, Kevin - Williston, ND wrote:
> Ok so I'm the only one not getting this to work. Maybe I'm doing
> something wrong. Here is the installation I'm using. Install Fedora Core
> 4 and do all the updates through yum. Then I install zdlib-devel,
> openssl-devel, newt-devel, gcc, gcc-c++ and then mysql and
> perl-DBD-MySQL all using yum install. 
> 
> Am I missing something? Something I'm installing I shouldn't be? 
> 
> After doing the Asterisk-Addons with ./configure, make and then make
> install as it instructs, the two files below do NOT exist anywhere on my
> system. Can I compile these manually? If so how?
> 
> Help?
> 

What does ./configure say for MySQL? Should be two lines:

checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... yes

If it's like the above then the CDR module should compile.

-- 
Joshua Colp
Software Developer
Digium, Inc.


More information about the asterisk-users mailing list