Error when trying to install Membase on Centos (EC2)
Hi!,
Trying to install Membase on an EC2 instance (Basic 32-bit Amazon Linux AMI 2011.02.1 Beta , which is based on CentOS) and getting this error:
rpm --install membase-server-community_x86_1.6.5.4.rpm
error: Failed dependencies:
libcrypto.so.6 is needed by membase-server-1.6.5.4-1.i386
libssl.so.6 is needed by membase-server-1.6.5.4-1.i386
Following this steps:
http://techzone.couchbase.com/wiki/display/membase/Membase+Installation+...
It says "Download the latest distribution of the Membase Server for RedHat Linux or CentOS from:
http://www.membase.com"
But I can only see the Red Hat one
http://www.couchbase.com/downloads/membase-server/community
Thanks in advance!
Thanks Cristian. We have some known issues with installing our software on Amazon Linux.
You can follow the progress of this bug: http://www.couchbase.org/issues/browse/MB-3419
Perry
I tried to install it on a different type of AMI and it worked ( 780197200815/centos5.5-minimum-i386-ebs )
Anyway, I'd like to know if its possible to make it work on "Basic 32-bit Amazon Linux AMI 2011.02.1 Beta" as that one already includes other stuff I use
Thanks!