Curt's picture

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: 
Jeremy Davis's picture

Glad to hear you got it sorted, but could you share what worked for you or how you resolved it? Perhaps it might be useful for someone else?

Add new comment