添加 Debian 编译环境命令

master
shiina-mashiro 2020-12-25 10:07:42 +08:00
parent 7c759ff1b2
commit c5632e485e
1 changed files with 5 additions and 0 deletions

@ -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
```
## 磁盘目录
|说明|位置|
|-|-|