【已解答】php安装失败
为什么我发求助帖 总说我含不良内容?都是你们报错截图内容啊error: libSSH2 libs and/or directories were not found where specified
Debian GNU/Linux 12
Bit:64 Mem:8047M Core:4 gcc:12.2.0 cmake:3.25.1Linux 6.12.20+rpt-rpi-2712 aarch64 checking whether to use builtin CA store of SSL library... nochecking for library containing psl builtin... noconfigure:WARNING:libpslwas notfoundchecking for pkg-config...(cached)/bin/pkg-configchecking for libssh2 options with pkg-config... nochecking for libssh2 session block directions in -lssh2... nochecking libssh2.h usability... no
checkinglibssh2.h presence... nochecking for libssh2.h... no 缺少依赖,执行下面命令,重新安装
apt-get update
apt-get install libpsl-dev libicu-dev libidn2-dev -y 阿珂 发表于 2025-4-28 15:34
缺少依赖,执行下面命令,重新安装
checking if iconv supports errno... no configure: error: iconv does not support errno make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target 'install'. Stop. apt-get update-y
apt-get install libticonv-dev -y
页:
[1]