help me!!!
am 27.05.2005 05:47:49 von jbootI'm trying to install MyODBC-3.51.06 from the source. I have configured =
with the
../configure --prefix=/usr/local/myodbc --with-iodbc=/usr/local/libiodbc --with-mysql-dirs=/usr/l
ocal/mysql/lib/mysql/ --with-mysql-includes=/usr/local/mysql/include/mysql/ --with-iodbc-libs=/usr/l
ocal/libiodbc/lib/ --with-iodbc-includes=/usr/local/libiodbc/include/
options under AIX 5.2. It compiles fine without error and I try to execute the samples (yes, I have set ODBCINI) =
but I get a core file.
This is the error that I get when I run my_connect:
.../my_connect myodbc3 root password
***********************************************
usage: my_connect [DSN] [UID] [PWD]
***********************************************
allocating environment handle ... success ..
setting the environment version ... success ..
allocating the connection handle ...Segmentation Fault (core dumped)
Can anyone please offer some insight into my problem? :( I spent many days on this problem..but..
sam
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org