<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.14.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
Trying to compile ODBC support in asterisk for DB integration. I had this working with MySQL on the same machine, but have never used ODBC driver.<BR>
<BR>
Have used yum to install the following:<BR>
<BR>
compat-gda-odbc.i386 1.2.4-1.fc6 installed <BR>
libgda-odbc.i386 1:1.9.100-10.fc6 installed <BR>
mysql-connector-odbc.i386 3.51.12-2.2 installed <BR>
ogdi-odbc.i386 3.2.0-0.5.beta1.fc6 installed <BR>
openpbx-odbc.i386 1.2-3.rc2.svn2282.fc6 installed <BR>
php-odbc.i386 5.1.6-15.el5 installed <BR>
postgresql-odbc.i386 08.01.0200-3.1 installed <BR>
qt4-odbc.i386 4.3.2-1.fc6 installed <BR>
<BR>
libtool-ltdl.i386 1.5.22-6.1 installed <BR>
libtool-ltdl-devel.i386 1.5.22-6.1 installed <BR>
<BR>
I installed all the things related to ODBC in the yum repository, to see if it cleared the X in make menuselect - after doing a 'make clean', 'make distclean' and then a fresh configure :-)<BR>
<BR>
doing a make menuselect gives this for Resource Modules > res_odbc<BR>
<BR>
ODBC Resource Depends on: unixodbc(E), ltdl(E) - Cannot get rid of the XXX?<BR>
<BR>
In the yum repository, there is not a unixodbc.<BR>
<BR>
Anyone know the secret to the dependencies?<BR>
<BR>
Robert McNaught
</BODY>
</HTML>