
April 25th, 2000, 03:58 PM
|
|
Junior Member
|
|
Join Date: Apr 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
We have Mysql and Iodbc installed on our system. the following message are from the configure from MyODBC driver for linux.
Warrning Message: Using iodbc but libiodbcinst library not found........
I go ahead and make the file and receieve
connect.c:in function 'SQLAllocConnect"
connect.c:89:structure has no member named 'vio'
connect.c:in function 'SQLConnect"
connect.c:96:structure has no member named 'vio'
make: ***[Connect.lo] error 1
can anybody get MyOdbc to work in RH Linux
versions used:
Mysql 3.22.32
Libiodbc 2.50-3
MyODBC 2.50.31
all source distribution.
|