Skip to content

Commit

Permalink
Merge pull request kandanapp#320 from ngoyal/master
Browse files Browse the repository at this point in the history
Update DEPLOY.md and need for compiler/make
  • Loading branch information
Tony Guntharp committed Apr 10, 2014
2 parents ef27c8f + a7c5dd1 commit ff78755
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,10 @@ You still need kandan (from above)
Lots of the gems require other libraries:

sudo apt-get install ruby1.9.1-dev ruby-bundler libxslt-dev libxml2-dev libpq-dev libsqlite3-dev

Some gems build native extensions:

sudo apt-get install gcc g++ make

For development-mode

Expand Down

0 comments on commit ff78755

Please sign in to comment.