Created
January 14, 2009 20:35
-
-
Save ozeias/47058 to your computer and use it in GitHub Desktop.
Build Nginx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
railsbox.org:~ ozeias$ wget http://sysoev.ru/nginx/nginx-0.6.34.tar.gz | |
railsbox.org:~ ozeias$ tar xvf nginx-0.6.34.tar.gz | |
railsbox.org:~ ozeias$ ./configure | |
railsbox.org:~ ozeias$ make | |
railsbox.org:~ ozeias$ sudo make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment