Yes I have just executed
export LD_LIBRARY_PATH=/usr/lib/mysql:$LD_LIBRARY_PATH
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Am 27.06.2012 12:39, schrieb Sujan Dasmahapatra:
I am getting this error when executing my application
error while loading shared libraries: libmysqlclient_r.so.14: cannot
open shared object file: No such file or directory
libmysqlclient_r.so.14 is already there in /usr/lib/mysql folder.
What
I am getting this error when executing my application
error while loading shared libraries: libmysqlclient_r.so.14: cannot
open shared object file: No such file or directory
libmysqlclient_r.so.14 is already there in /usr/lib/mysql folder.
What else could be the problem pls help.