Skip to content

Instantly share code, notes, and snippets.

@elsonwu
Last active December 25, 2015 03:13
Show Gist options
  • Save elsonwu/4d5f5be722583364ac78 to your computer and use it in GitHub Desktop.
Save elsonwu/4d5f5be722583364ac78 to your computer and use it in GitHub Desktop.
ubuntu install the new MongoDB driver
sudo apt-get install libssl-dev pkg-config libsasl2-dev libpcre3-dev
sudo pecl install mongodb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment