2025年8月22日
摘要: 1. 安装编译所需的工具库 Nginx 是用 C 写的,所以需要先安装编译器和相关的依赖库。执行以下命令(如果提示需要 root 密码,请输入): 对于 Ubuntu/Debian 系统: bash sudo apt update sudo apt install build-essential l 阅读全文
posted @ 2025-08-22 00:18 IT-QI 阅读(18) 评论(0) 推荐(0)