安装libmad、libjpeg库时出现:libpng15.so.15 或 libjpeg : cannot open shared object file的解决方法

PHP Warning:  PHP Startup: Unable to load dynamic library '/home/admin/apps/php5/lib/php/extensions/no-debug-non-zts-20060613/gd.so' - libpng15.so.15: cannot open shared object file: No such file or directory in Unknown on line 0

[Thu Oct 13 17:47:38 2011] [notice] Apache/2.2.15 (Unix) PHP/5.2.13 configured -- resuming normal operations

[Thu Oct 13 17:49:15 2011] [notice] SIGHUP received.  Attempting to restart

PHP Warning:  PHP Startup: Unable to load dynamic library '/home/admin/apps/php5/lib/php/extensions/no-debug-non-zts-20060613/gd.so' - libpng15.so.15: cannot open shared object file: No such file or directory in Unknown on line 0

[Thu Oct 13 17:49:15 2011] [notice] Apache/2.2.15 (Unix) PHP/5.2.13 configured -- resuming normal operations

[Thu Oct 13 20:33:15 2011] [notice] SIGHUP received.  Attempting to restart

PHP Warning:  PHP Startup: Unable to load dynamic library '/home/admin/apps/php5/lib/php/extensions/no-debug-non-zts-20060613/gd.so' - libpng15.so.15:

解决方法:

webalizer: error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory

That means that the program is unable to find the gd library required to run it. You should already have the library, so you just have to tell the binary linker where to find it.

Type the following:

# echo "/usr/local/lib" >> /etc/ld.so.conf
# ldconfig

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值