Last active 1729919996

knox revised this gist 1729919996. Go to revision

1 file changed, 5 insertions

RethinkDB-1.sh(file created)

@@ -0,0 +1,5 @@
1 + sudo apt-get install build-essential protobuf-compiler \
2 + # python \ # for older distros
3 + python3 python-is-python3 \
4 + libprotobuf-dev libcurl4-openssl-dev \
5 + libncurses5-dev libjemalloc-dev wget m4 g++ libssl-dev
Newer Older