Skip to content

Instantly share code, notes, and snippets.

@fleaplus
Created February 9, 2014 18:05
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 fleaplus/8903245 to your computer and use it in GitHub Desktop.
Save fleaplus/8903245 to your computer and use it in GitHub Desktop.
Cloning foodie on 12.04LTS
Needed to apt-get install postgres, postgresdev, sqlite3, sqlite3dev, g++, zlib, openssl, readline
Used rbenv for ruby management, ruby 1.9.3-p392.
Ruby needed to be compiled with zlib, openssl, readline (install those packages first with apt-get before installing ruby!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment