Re: how to configure mdb driver inodbc
Jeff Smith <[email protected]> Mon, 9 Jul 2007 19:33:34 -0700 (PDT)
| Newsgroups | gmane.comp.db.mdb-tools.devel |
|---|---|
| Message-ID | <[email protected]> |
It appears that the requisite header files for unixODBC are not present.
You need to install the unixODBC-devel package appropriate for your system.
-- Jeff Smith
===================================================
i've tried to configure , make and make install again .
./configure --with-unixodbc=/usr >>grace.txt 2 >&1 (since redhat has unixodbc manager (ODBCConfig )installed in /usr/bin i've used /usr) .
make >>grace.txt 2 >&1
make install >>grace.txt 2>&1
but got errors. am i doing it wrongly? pls help
i've attached the error i;ve colleted from configure , make and make install
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I ../../include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -g
-O2 -DSQL -DUNIXODBC -MT odbc.lo -MD -MP -MF .deps/odbc.Tpo -c
odbc.c -fPIC -DPIC -o .libs/odbc.o
odbc.c:21:17: sql.h: No such file or directory
odbc.c:22:20: sqlext.h: No such file or directory
In file included from odbc.c:28:
../../include/mdbodbc.h:28:22: odbcinst.h: No such file or directory
____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
mdbtools-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mdbtools-dev