Skip to content

Instantly share code, notes, and snippets.

@n0ts
Last active October 17, 2017 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n0ts/b151f48793b332f1f0663b5cc07202de to your computer and use it in GitHub Desktop.
Save n0ts/b151f48793b332f1f0663b5cc07202de to your computer and use it in GitHub Desktop.
nginx-full with mruby-module
$ brew install nginx-full --with-mruby-module --no-sandbox
==> Installing nginx-full from homebrew/nginx
==> Downloading https://nginx.org/download/nginx-1.12.1.tar.gz
######################################################################## 100.0%
==> git init
==> git submodule init
==> git submodule update
==> git add build_config.rb
==> git commit -m 'build_config.rb'
Last 15 lines from ~/Library/Logs/Homebrew/nginx-full/05.git:
minirake
mrbgems/
mrblib/
mruby-source.gemspec
src/
tasks/
test/
travis_config.rb
../nginx_version
../src/
../test.sh
../test/
../update-mruby-subtree
nothing added to commit but untracked files present
READ THIS: https://docs.brew.sh/Troubleshooting.html
These open issues may also help:
Compiler error when installing nginx-full ---with-upload-module https://github.com/Homebrew/homebrew-nginx/issues/304
building nginx-full with healthcheck module giving error https://github.com/Homebrew/homebrew-nginx/issues/263
unknown directive "mail" with mail option enabled https://github.com/Homebrew/homebrew-nginx/issues/147
ipv4 support https://github.com/Homebrew/homebrew-nginx/issues/114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment