支离书's Blog

输出倒逼输入,赚钱治愈矫情

0%

一、安装

  • 下载源码包,解压,并进入到解压目录
  • 执行下面的命令编译
    1
    ./configure --prefix=/opt/openresty --with-cc-opt="-I/usr/local/Cellar/pcre/8.36/include" --with-luajit --without-http_redis2_module --with-ld-opt="-L/usr/local/Cellar/pcre/8.36/lib" --with-openssl="bundle/openssl-1.0.2d" -j2
    阅读全文 »