Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Install gettext, and make the brew commands less annoying to copy-paste
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Sep 1, 2015
1 parent c2dc346 commit bd0a998
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions docs/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,9 @@ An installation of Xcode including command line tools is required::

It is recommended to use Homebrew_ for all additional dependencies::

brew install libxslt
brew install libxml2
brew install jpeg
brew install freetype
brew install libpng
brew install libtiff
brew install iojs
brew install postgresql
brew install redis
brew install sqlite
brew install gettext libxslt libxml2 jpeg freetype libpng
brew install libtiff iojs postgresql redis sqlite
brew link --force gettext

It will also help to add a clean installation of Python_::

Expand Down

0 comments on commit bd0a998

Please sign in to comment.