Created
June 15, 2014 06:46
-
-
Save firesofmay/d4c1cbe2ad45bf682646 to your computer and use it in GitHub Desktop.
Error installing 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
| $ brew install nginx-full --with-headers-more-module | |
| ==> Downloading http://nginx.org/download/nginx-1.6.0.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/nginx-full-1.6.0.tar.gz | |
| ==> Patching | |
| patching file conf/nginx.conf | |
| ==> ./configure --prefix=/usr/local/Cellar/nginx-full/1.6.0 --with-http_ssl_module --with-pcre --with | |
| ==> make | |
| ==> make install | |
| Error: Not a directory - (html, /usr/local/var/www) | |
| ############################################### | |
| $ brew --config | |
| HOMEBREW_VERSION: 0.9.5 | |
| ORIGIN: https://github.com/Homebrew/homebrew.git | |
| HEAD: 98dc2cdb64256dfa4529bfce03447e4e52507c28 | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| CPU: 8-core 64-bit ivybridge | |
| OS X: 10.9.3-x86_64 | |
| CLT: 5.1.0.0.1.1396320587 | |
| Clang: 5.1 build 503 | |
| X11: 2.7.6 => /opt/X11 | |
| System Ruby: 2.0.0-451 | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby | |
| Mayanks-MacBook-Pro:local firesofmay$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment