I can't find any site/document/issue for installing Couchbase for Ubuntu 16.04 LTS. I tried installing the deb package from their official site but I received an error, which states that librtmp0 is not installed. I tried to install the said lib but received a response the librtmp0 has no installation candidate. Probably because it is not available on 16.04. Does it mean that Couchbase is still not supported for Ubuntu 16.04 LTS?
Asked
Active
Viewed 3,105 times
7
2 Answers
5
According to Couchbase's issue tracker at https://issues.couchbase.com/browse/MB-19272, it seems that Couchbase is still in the process of making Couchbase Server work on Ubuntu 16.04, so you are out of luck for the time being.
edwinksl
- 24,109
1
These instructions worked for me.
Essentially download the .deb for the 14.04 version and install it via dpkg
Rocky Inde
- 611