Skip to content

Instantly share code, notes, and snippets.

@natemurthy
Created May 31, 2015 22:25
Show Gist options
  • Save natemurthy/51ce481c185d56fc375f to your computer and use it in GitHub Desktop.
Save natemurthy/51ce481c185d56fc375f to your computer and use it in GitHub Desktop.
# Install release
./configure
make
make check
sudo make install
sudo ldconfig /usr/local/lib
# confirm install
protoc --version