Top "Homebrew" questions

Homebrew is a package manager for macOS and Linux that provides an easy interface to install many packages.

brew install zlib-devel on Mac OS X Mavericks

Attempting to install the zlib-devel on mac os x mavericks with homebrew doesn't work: brew install zlib-devel Error: No available …

osx-mavericks homebrew zlib
How to install specific Java version using Homebrew?

I am looking to install Java on Mac using Homebrew. This works fine using the command brew cask install java.…

java macos terminal homebrew homebrew-cask
Upgrade all the casks installed via Homebrew Cask

I use Homebrew Cask to install applications on OS X. How do I upgrade all the installed casks?

macos homebrew homebrew-cask
Adding home-brew to PATH

I just installed Home-brew and now I'm trying to insert the home-brew directory at the top of my path environment …

variables path homebrew environment
nginx the "ssl" directive is deprecated, use the "listen ... ssl"

After NGINX upgrade to v1.15.2 starts getting the warning. nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" …

macos ssl nginx configuration homebrew
Homebrew installs nvm but nvm can't be found afterwards?

I'm using homebrew and oh-my-zsh on a fresh OSX 10.10.1 install. I got nvm via homebrew and then attempted to run …

macos homebrew osx-yosemite oh-my-zsh nvm
"please check gdb is codesigned - see taskgated(8)" - How to get gdb installed with homebrew code signed?

I'm under osx 10.8.4 and have installed gdb 7.5.1 with homebrew (motivation get a new gdb with new features such as --with-python …

c++ eclipse macos gdb homebrew
gem eventmachine fatal error: 'openssl/ssl.h' file not found

Just installed El Capitan and can't install gem eventmachine 1.0.7. openssl is at 1.0.2a-1. Tried to use --with-ssl-dir but it seems …

ruby macos openssl homebrew eventmachine
Ruby Bundle Symbol not found: _SSLv2_client_method (LoadError)

I was doing attempting to do some updates to openssl using homebrew and I somehow managed to break everything. I …

ruby-on-rails openssl homebrew rbenv
PID error on mysql.server start?

I've just tried installing MySQL using homebrew (on Mac OS X 10.6), but I've run across an issue at the first …

mysql macos pid homebrew