Comment 1 for bug 1107384

Revision history for this message
Scott Golby (scztt) wrote :

I get much the same and have to hand set LD_LIBRARY_PATH

export LD_LIBRARY_PATH=/opt/mysql/lib:${LD_LIBRARY_PATH}

You'd need to adjust that /opt to wherever your libmysqlclient_r.so.16 lives.