dds2008 发表于 2015-4-7 12:15:55

安装lnmp失败咨询

online.net使用vps,使用了ub、Debian等系统,一直未安装成功。请帮忙看下日志,谢谢。

licess 发表于 2015-4-7 13:33:46

find / -name libjpeg.so 看一下

dds2008 发表于 2015-4-7 15:57:08

root@scw-bb883a:~# find / -name libjpeg.so
/usr/lib/arm-linux-gnueabihf/libjpeg.so
root@scw-bb883a:~# /usr/lib/arm-linux-gnueabihf/libjpeg.so
-bash: /usr/lib/arm-linux-gnueabihf/libjpeg.so: Permission denied
root@scw-bb883a:~# /usr/lib/arm-linux-gnueabihf/libjpeg.so
-bash: /usr/lib/arm-linux-gnueabihf/libjpeg.so: Permission denied
root@scw-bb883a:~# /usr/lib/arm-linux-gnueabihf/libjpeg.so
-bash: /usr/lib/arm-linux-gnueabihf/libjpeg.so: Permission denied
root@scw-bb883a:~# root@scw-bb883a:~# find / -name libjpeg.so
-bash: root@scw-bb883a:~#: command not found
root@scw-bb883a:~# /usr/lib/arm-linux-gnueabihf/libjpeg.so
-bash: /usr/lib/arm-linux-gnueabihf/libjpeg.so: Permission denied
root@scw-bb883a:~# root@scw-bb883a:~# /usr/lib/arm-linux-gnueabihf/libjpeg.so
-bash: root@scw-bb883a:~#: command not found
root@scw-bb883a:~# -bash: /usr/lib/arm-linux-gnueabihf/libjpeg.so: Permission denied
-bash: -bash:: command not found
root@scw-bb883a:~# root@scw-bb883a:~# /usr/lib/arm-linux-gnueabihf/libjpeg.so
-bash: root@scw-bb883a:~#: command not found
root@scw-bb883a:~# -bash: /usr/lib/arm-linux-gnueabihf/libjpeg.so: Permission denied
-bash: -bash:: command not found
root@scw-bb883a:~# root@scw-bb883a:~# /usr/lib/arm-linux-gnueabihf/libjpeg.so
-bash: root@scw-bb883a:~#: command not found
root@scw-bb883a:~# -bash: /usr/lib/arm-linux-gnueabihf/libjpeg.so: Permission denied
-bash: -bash:: command not found

[ 本帖最后由 dds2008 于 2015-4-7 15:59 编辑 ]

licess 发表于 2015-4-7 20:43:35

ln -s /usr/lib/arm-linux-gnueabihf/libjpeg.so /usr/lib/libjpeg.so
后再试试看
页: [1]
查看完整版本: 安装lnmp失败咨询