Anyone wanna take a stab at this? I know it qualifies as an OT so please set your stun guns to a low level.:->. I'm running into a problem getting MyODBC ver3.51 configured on my RH7.3 server running mysql 4.0.12. Anyone happen to be familiar with this error when configuring MyODBC:
Could not find 'libmysqlclient' from '/usr/local/mysql/lib/mysql' or '/usr/local/mysql'. Try another location. I attempted to configure myodbc with the following: $./configure --prefix=/usr/local --with-iodbc=/usr/local --with-mysql-dirs=/usr/local/mysql/lib/mysql --with-mysql-includes=/usr/local/mysql/include/mysql --without-debug --enable-thread-safe I tried to change --with-mysql-dirs to --with-mysql-libs and got this error: Could not find the mysql include file So I changed --with-mysql-includes=/usr/local/mysql/include/mysql to --with-mysql-includes=/usr/local/mysql/include and got this error: Unable to find iodbc headers in /usr/local/include I changed --with-iodbc=/usr/local to --with-iodbc=DIR That returned the same error so I tried to change it to: --with-iodbc-includes=INCDIR and got this error: Unable to find iodbc headers in INCDIR So I try to remove the iodbc option and still get that error. I'm tapped as these are all steps outlined in the install document. I've posted to the myodbc list hosted at mysql and to some of the various forums but haven't gotten a reply yet, so I appreciate any responses. tia ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
