Add build-dep.

benbowler
2014-08-31 04:56:45 -07:00
parent 26ca9fc098
commit 19fddb4edd

@ -13,6 +13,9 @@
Edit the rules and at then end of the add-modules configuration string add Edit the rules and at then end of the add-modules configuration string add
`--add-module=/usr/src/nginx/nginx-rtmp-module \` `--add-module=/usr/src/nginx/nginx-rtmp-module \`
If installing for the first time build nginx dependancies.
`sudo apt-get build-dep nginx`
`dpkg-buildpackage -b` `dpkg-buildpackage -b`
(wait for a while while it builds... a really long while... like you might want to go grab a meal) (wait for a while while it builds... a really long while... like you might want to go grab a meal)