Hi I really hope somebody can help me out. I have an asterisk installation working on a Redhat 9 system. I now want to add the MySQL functionally to it. However when I make the necessary changes, (downloading the add-ons, and changing the Make file) the make fails. I have looked into this and I think I know what the problem is. Basically I only have MySQL binaries installed. Can anyone advice me what packages I need to install to get this going. Help will be greatly appreciated. Umar. Registered in England No. 04348334. Tel: (+44) 0118 965 5600 This message is subject to and does not create or vary any contractual relationship between alwaysON Group, its subsidiaries or affiliates ("Emperian & alwaysON") and you. Internet communications are not secure and therefore alwaysON Group does not accept legal responsibility for the contents of this message. Any view or opinions expressed are those of the author. The message is intended for the addressee only and its contents and any attached files are strictly confidential. If you have received it in error, please telephone the number above. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040318/9fdcb581/attachment.htm
Umar Sear wrote:> Hi I really hope somebody can help me out. > > > > I have an asterisk installation working on a Redhat 9 system. I now > want to add the MySQL functionally to it. However when I make the > necessary changes, (downloading the add-ons, and changing the Make > file) the make fails. > > > > I have looked into this and I think I know what the problem is. > Basically I only have MySQL binaries installed. Can anyone advice me > what packages I need to install to get this going. > > > > Help will be greatly appreciated. > > > > Umar. >You need to install the mysql and mysql-devel packages and any dependencies.. if you want the server to run on the same PC then you need to install mysql-server as well.. Later..
Tony Mountifield
2004-Mar-18 04:13 UTC
[Asterisk-Users] Re: Asterisk with MySQL on Redhat 9
In article <121173E096245F40BC35C153F39B4F530863C8@aomailsrv.alwaysonvpn.com>, Umar Sear <asterisk-users@lists.digium.com> wrote:> I have an asterisk installation working on a Redhat 9 system. I now want > to add the MySQL functionally to it. However when I make the necessary > changes, (downloading the add-ons, and changing the Make file) the make > fails. > > I have looked into this and I think I know what the problem is. > Basically I only have MySQL binaries installed. Can anyone advice me > what packages I need to install to get this going.You need the package mysql-devel In general if you want to compile a program that integrates some functionality of package X, you need to have package X-devel installed. Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org