# nginx-compile-env **Repository Path**: quickn/nginx-compile-env ## Basic Information - **Project Name**: nginx-compile-env - **Description**: nginx编译rtmp-http-flv-model以及测试工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-01-13 - **Last Updated**: 2024-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nginx-compile-env [![Build Status](https://travis-ci.org/winshining/nginx-http-flv-module.svg?branch=master)](https://travis-ci.org/winshining/nginx-http-flv-module) 1、编译环境 安装 Visual Studio 2010 community 官网下载,安装时勾选C++编译功能模块。 安装 strawberry-perl 2、源码准备 下载 nginx源码 官网下载nginx源码,https://nginx.org/download/nginx-1.25.3.tar.gz 下载 zlib源码 官网下载zlib源码,http://www.zlib.net/zlib-1.2.11.tar.gz 下载 openssl源码 官网下载openssl源码,https://www.openssl.org/source/old/1.0.2/openssl-1.0.2u.tar.gz 下载 pcre源码 官网下载pcre源码, https://sourceforge.net/projects/pcre/files/latest/download