v2.3.6.srh.1
Carries some basic changes to get things building on new platforms, maybe other changes.
Instructions for Debian and Ubuntu users:
You probably don't want to install the -dbg versions of the .deb.
Run sudo dpkg -i foo.deb
to install a deb package.
If you get a message about missing some dependencies, run sudo apt-get install -f
to install them.
Then run rethinkdb --version
to test that installation succeeded.
Instructions for users of other platforms:
Let me know if you want me to build and upload a package for your platform.