Page 1 of 1

newlisp windows version and mysql

Posted: Mon Aug 25, 2014 3:53 pm
by cax
Hi,
I'm a newbie.
I installed v.10.6.0 (Win32 installer v.10.6.0), since I'm using window7.
mysql version 5.6
when using (module 'mysql.lsp'), I got the error message as "cannot find libmysqlclient library".
I can't find this file in mysql.
Appreciate your advice :)

Re: newlisp windows version and mysql

Posted: Mon Aug 25, 2014 5:02 pm
by Lutz

Re: newlisp windows version and mysql

Posted: Tue Aug 26, 2014 3:10 am
by cax
Hi Lutz,

Thank you for the answer.
Are you suggesting me reinstall mysql or mysql-connector?

cax

Re: newlisp windows version and mysql

Posted: Tue Aug 26, 2014 4:11 am
by Lutz
Looking through the linked page, I realize that this looks very different from running MySQL on Mac OS X or Linux or other Unix. I have never used MySQL on Windows. Perhaps somebody else on this board has experience running MySQL with newLISP on Windows and can help you. Maybe the ODBC interface will work with the odbc.lsp module in the newLISP distribution.

Re: newlisp windows version and mysql

Posted: Tue Aug 26, 2014 5:46 am
by cax
Thank you Lutz. The odbc.lsp loaded. :)
Trying to connect to my database.