use tar ball instead

This commit is contained in:
Your New SJW Waifu 2021-04-05 12:54:05 -05:00
parent 309e6ae79d
commit 25af2995a2

View File

@ -33,8 +33,9 @@ Using this module, you *dont have to standarlise* using above tool anymore (you
- install
- ``git clone https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module.git``
- ``git clone -b branches/stable-1.18 https://github.com/nginx/nginx.git nginx-1.18``
- ``cd nginx-1.18``
- ``wget https://nginx.org/download/nginx-1.18.0.tar.gz``
- ``tar xzvf nginx-1.18.0.tar.gz``
- ``cd nginx-1.18.0``
- ``./configure --with-compat --add-dynamic-module=../ngx_http_enhance_mp4_module``
- ``make modules``
- ``sudo cp objs/ngx_http_enhance_mp4_module.so /etc/nginx/modules/``