为了能快速了解并处理您的问题,请提供以下基础信息: 系统版本:openEuler release 22.03 LTS 问题描述:这个是欧拉系统 架构是X86的 但是安装的时候报错 而且我也重新执行了 yum install openssl-devel -y 提示安装成功 是什么原因 是创建文件权限的问题么 该怎么解决
Python-3.7.16/install-sh
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python3.7... no
checking for python3... python3
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... checking for --without-gcc... no
checking for --with-icc... no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/www/Python-3.7.16':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
=================================================
ERROR: Make python env fielded.
ERROR: 编译宝塔运行环境失败!
Authorized users only. All activities may be monitored and reported.
Bit:64 Mem:15458M Core:16
Linux zcgl-db 5.10.0-60.18.0.50.oe2203.x86_64 #1 SMP Wed Mar 30 03:12:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
============================================
请截图以上报错信息发帖至论坛www.bt.cn/bbs求助
或添加QQ群:706478424 寻求帮助
============================================
检测到缺少系统ssl相关依赖,可执行下面命令安装依赖后再重新安装宝塔看是否正常
执行前请确保系统源正常
安装依赖命令: yum install openssl-devel -y
|
|