- Download PCRE. Nginx requires PCRE (Perl Compatible Regular Expressions) to build. You can download the latest version from http://www.pcre.org. I used the version 8.13. Save the pcre-8.13.tar.gz (or newer version) to a/usr/local/src folder. Create a new src folder if you don’t have it yet. You will need your administrator password to alter the contents of this folder.
- Download Nginx from http://wiki.nginx.org/Install I used the version 1.1.16 which comes as nginx-1.1.16.tar.gz. Save it to to a /usr/local/src folder as well.
- Build and install PCRE: open your Terminal app and type:
That will build and install PCRE on your system
mac os x 安装 PCRE
最新推荐文章于 2026-06-15 10:42:50 发布
本文提供了一步一步的指南,说明如何在系统上安装Nginx和PCRE,包括下载、解压、配置、编译和安装等步骤。详细介绍了使用特定版本的Nginx和PCRE的过程,确保服务器的稳定运行。
开发板推荐:天空星STM32F407VET6开发板
超高性价比 STM32主控 | 超高主频 | 一板兼容百芯 | 比赛神器 | 沉金彩色丝印
开发板推荐:天空星STM32F407VET6开发板
超高性价比 STM32主控 | 超高主频 | 一板兼容百芯 | 比赛神器 | 沉金彩色丝印

1746

被折叠的 条评论
为什么被折叠?



