Luca Lafranchi Lists
2007-Jan-05 09:44 UTC
[asterisk-users] addons 1.4 and cdr_addon_mysql not installed !
Hi, I have installed asterisk on Ubuntu 6.06 server CD All required packages has been installed and upgraded When start "sudo make menuselect" from addons, I can't select all addons that require mysqlclient (app_addon_sql_mysql, cdr_addon_mysql, res_config_mysql). If I run "apt-cache search mysqlclient", I find the following installed packages: libmysqlclient15-dev - mysql database development files libmysqlclient15off - mysql database client library with "apt-cache search mysql-client": mysql-client - mysql database client (current version) mysql-client-5.0 - mysql database client binaries Any idea ? Thanks Luca -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070105/a87971a0/attachment-0001.htm
Tzafrir Cohen
2007-Jan-05 11:12 UTC
[asterisk-users] addons 1.4 and cdr_addon_mysql not installed !
On Fri, Jan 05, 2007 at 05:44:28PM +0100, Luca Lafranchi Lists wrote:> Hi, > > I have installed asterisk on Ubuntu 6.06 server CD > > All required packages has been installed and upgraded > > When start "sudo make menuselect"As a rule, "make" as a user, "make install" as root. No need for sudo for anything other than 'make install' and such.> from addons, I can't select all addons > that require mysqlclient (app_addon_sql_mysql, cdr_addon_mysql, > res_config_mysql). > > > > If I run "apt-cache search mysqlclient", I find the following installed > packages: > > libmysqlclient15-dev - mysql database development files > > libmysqlclient15off - mysql database client library >You need the -dev one installed (recall that you're building a package. The relevant build dependencies according to the current Etch package: libmysqlclient15-dev asterisk-dev (It also requires libsqlite3-dev, but res_sqlite3 has a broken build process anyway and cannot use the system version of sqlite3) -- Tzafrir Cohen icq#16849755 jabber:tzafrir@jabber.org +972-50-7952406 mailto:tzafrir.cohen@xorcom.com http://www.xorcom.com iax:guest@local.xorcom.com/tzafrir