From mysql-odbc Sat Dec 09 11:53:17 2000 From: Nick Gorham Date: Sat, 09 Dec 2000 11:53:17 +0000 To: mysql-odbc Subject: Re: problems installing odbc for Mysql X-MARC-Message: https://marc.info/?l=mysql-odbc&m=97636285106762 pharvey@codebydesign.com wrote: > It is saying that struct MYSQOL.NET has no member vio... but it should. This is defined in the MySQL includes that are installed, according your output, in /usr/local/mysql. Perhaps they are theincorrect version. Try a find / -name mysql.h as root user to see if you can find other versions. > That error is almost certainly because you are building against a .22 server, the README for .36 should say that it needs the client libs and headers from a .23 server. You can install the source for a .23 build and just build the client part by configuring with ./configure --without-server If you don't want to upgrade your server version. -- Nick Gorham When I die, I want to go like my grandfather did, gently while sleeping, and not like his passangers, screaming in a panic, looking for the inflatable raft. -- Seen on ./ --------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail myodbc-thread2553@lists.mysql.com To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail myodbc-unsubscribe@lists.mysql.com instead.