03-06-2014, 08:51 PM
I get this error
That is a easy problem, the libmysqlclient.so.12 is missing. And now to your Question "How i can fix them"? You can fix them exactly so:
# cd /usr/lib
# wget 2
# chmod 777 libmysqlclient.so.12
Regards Jaiz.

