You are here
Curt - Thu, 2016/05/19 - 23:07
OK, I figured it out. Please ignore.
============================
I am trying to move an application I developed over two yeas ago from LAMP 13.0 to 14.1. I have setup a new 64 bit Linux Mint machine using Eclipse IDE. I link to the mysql client library and there are no errors or warnings during compile.
My problem is when I try to run the code on TKL LAMP 14.1. I get "error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory"
The file and the symlink are in/usr/lib/x86_64-linux-gnu and /etc/ld.so.conf.d/x86_64-linux-gnu.conf has the correct paths.
I'm at a loss right right now and any help would be appreciated.
Thanks in advance,
Curt
Forum:
Glad to hear you got it sorted
Add new comment