Hey people!
I ran into a problem while trying to use zeos with Lazarus on Mac OS X. The problem is that my MySQL Client Libraries are unfindable by lazarus. It's looking for the shared library libmysqlclient.so, but on a mac, no type of install of MySQL gives me that file! I tried using MySQL Binary, MySQL Source Build with --enable-shared, and even tried using fink with the mysql15-dev package. The only file I can find is called libmysqlclient.dylib, it's probably the one. Now if I want to make a simlink from it to libmysqlclient.so, still Zeos won't find it, so I'm also wondering where it should be placed.
Can anyone tell me what to do?
-Pelleke
Zeos+Lazarus+OSX - Where are my DB libs?
Moderators: gto, cipto_kh, EgonHugeist