Savoy, Kevin - Williston, ND
2006-Dec-28 11:34 UTC
FW: [asterisk-users] cdr_addon_mysql.so did not register itselfduringload
Ok so something is missing. I get the below for those two lines. checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... no I even installed the mysql-devel as Bradley Watkins suggested and still it says no. What do I need to make that say yes? Thanks -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Joshua Colp Sent: Thursday, December 28, 2006 11:26 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: FW: [asterisk-users] cdr_addon_mysql.so did not register itselfduringload 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 FedoraCore> 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 onmy> 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. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Matt Riddell (NZ)
2006-Dec-29 00:50 UTC
FW: [asterisk-users] cdr_addon_mysql.so did not register itselfduringload
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Savoy, Kevin - Williston, ND wrote:> Ok so something is missing. I get the below for those two lines. > > checking for mysql_config... /usr/bin/mysql_config > checking for mysql_init in -lmysqlclient... no > > I even installed the mysql-devel as Bradley Watkins suggested and still > it says no. What do I need to make that say yes?Try a make distclean in the addons directory before doing a ./configure. mysql-devel is definitely what you need. Run ldconfig maybe? You shouldn't need to though. - -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://wap.sineapps.com (Daily Asterisk News for your cellphone) http://feeds.feedburner.com/AsteriskNews (Daily Asterisk News - rss) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFlLv9S6d5vy0jeVcRAnFwAJ0YER87bSGBWIpQVWt8zRJQnHhq0wCfV1Z8 Vu+U0ejq3sHAfAlDcBilXUM=0qw+ -----END PGP SIGNATURE-----
Matthias Urlichs
2008-Nov-27 16:05 UTC
[asterisk-users] FW: cdr_addon_mysql.so did not register itselfduringload
On Thu, 28 Dec 2006 12:34:46 -0600, Savoy, Kevin - Williston, ND wrote:> checking for mysql_init in -lmysqlclient... no > > What do I need to make that say yes?You need to read config.log and check _why_ the link fails.
Reasonably Related Threads
- cdr_addon_mysql.so did not register itselfduringload
- [SPAM] - Re: FW: cdr_addon_mysql.so did notregister itselfduringload - Email found in subject
- FW: cdr_addon_mysql.so did not register itself duringload
- cdr_addon_mysql.so did not register itself during load
- MeetMe Conferencing and Marked Mode