/root/dev/PHP-5.3.6/sapi/cli/PHP: error while loading shared libraries: libMysqLclient.so.18: cannot open shared object file: No such file or directory
make: *** [ext/phar/phar.PHP] Error 127
32位操作系统:
ln -s /usr/local/MysqL/lib/libMysqLclient.so.18/usr/lib/
64位操作系统:
ln -s /usr/local/MysqL/lib/libMysqLclient.so.18/usr/lib64/