From c5632e485eb02f122311cc9a3383b549ccf4589e Mon Sep 17 00:00:00 2001 From: shiina-mashiro <50709672+shiina-mash1ro@users.noreply.github.com> Date: Fri, 25 Dec 2020 10:07:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Debian=20=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E7=8E=AF=E5=A2=83=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index c5a3040..8509469 100644 --- a/Home.md +++ b/Home.md @@ -8,9 +8,14 @@ |fastdfs-nginx-module|FastDFS和nginx的关联模块| |nginx|nginx1.15.4| ## 编译环境 +CentOS ```shell yum install git gcc gcc-c++ make automake autoconf libtool pcre pcre-devel zlib zlib-devel openssl-devel wget vim -y ``` +Debian +``` +apt-get -y install git gcc g++ make automake autoconf libtool pcre2-utils libpcre2-dev zlib1g zlib1g-dev openssl libssh-dev wget vim +``` ## 磁盘目录 |说明|位置| |-|-|