石原里美 发表于 7 小时前

【待反馈】欧拉系统

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:9.6
系统版本: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

阿珂 发表于 2 小时前

yum groupinstall "Development Tools" -y
执行命令,重新安装看看
页: [1]
查看完整版本: 【待反馈】欧拉系统