- Install dependencies.
brew install libpqand set in the ENV:export PATH="/opt/homebrew/bin:$PATH". - Example:
gem install pg -- --with-pg-config=/path/to/pg_config - Using a postgres app
gem install pg -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/latest/bin/pg_config
- Install dependencies.
brew install shared-mime-info gem install mimemagic
- Install dependencies.
brew install imagemagick@6 && brew link imagemagick@6 --forceand set in the ENV:export PATH="/opt/homebrew/opt/imagemagick@6/bin:$PATH". gem install image_magick
- Dowload dependency https://wkhtmltopdf.org/downloads.html
- Open package and go to settings > security and privacy => click in "open/abrir de todos modos"
- Re open package and install it.
brew install redis