vps的debian9安装lnmp1.8正式版,mysql5.7安装失败
本帖最后由 cangku01 于 2023-4-15 10:19 编辑最后提示Sorry, Failed to install LNMP!Please visit https://bbs.vpser.net/forum-25-1.html feedback errors and logs.
You can download /root/lnmp-install.log from your server,and upload lnmp-install.log to LNMP Forum.
日志https://t.wss.ink/f/az3kcv6gbsv
Filesystem SizeUsed Avail Use% Mounted on
udev 488M 0488M 0% /dev
tmpfs 100M4.5M 96M 5% /run
/dev/vda1 7.9G859M6.7G12% /
tmpfs 499M 0499M 0% /dev/shm
tmpfs 5.0M 05.0M 0% /run/lock
tmpfs 499M 0499M 0% /sys/fs/cgroup
tmpfs 100M 0100M 0% /run/user/0
。。。。。。
CMake Error at libmysqld/examples/cmake_install.cmake:42 (file):
file INSTALL cannot copy file
"/root/lnmp1.8/src/mysql-5.7.34/libmysqld/examples/mysql_embedded" to
"/usr/local/mysql/bin/mysql_embedded".
Call Stack (most recent call first):
cmake_install.cmake:116 (include)
Makefile:72: recipe for target 'install' failed
make: *** Error 1
groupadd: /etc/group.15278: No space left on device
硬盘空间不足,你这个硬盘空间明显是不符合 https://lnmp.org/install.html 安装要求说明的 licess 发表于 2023-4-16 09:31
硬盘空间不足,你这个硬盘空间明显是不符合 https://lnmp.org/install.html 安装要求说明的 ...
好的,谢谢老大,能在小空间手动安装上吗?
补充内容 (2023-4-16 17:06):
老大,是不是mysql装失败,整个lnmp环境都自动卸载,相当于没有安装? cangku01 发表于 2023-4-16 11:37
好的,谢谢老大,能在小空间手动安装上吗?
和是否手动安装没关系,mysql 5.7以上编译都需要9GB以上可用空间,缺一点都装不了
可以选择用lnmp1.9或lnmp 2.0进行安装,mysql选择二进制安装,要不就只能选mysql 5.6
页:
[1]