I compiled CouchDB on the default AMI, and I didn't need quite so many manually
installed dependencies at least back then. Here's my notes for comparison:
# 2010 November 27 #
### CouchDB ###
# following Fedora instructions at https://github.com/couchone/build-couchdb
sudo yum install git gcc gc
Thanks for all the pointers. I finally successfully installed on Amazon
Linux stock AMI (this makes me feel better because Amazon offers paid
support for that platform).
It is a Centos 5.5 (at the time of this posting). The problem is that the
ruby distro code referenced in the couchio installat
Hi,
On 31 Jan 2011, at 20:59, Randall Leeds wrote:
> Building CouchDB from source on CentOS should be no problem.
> However, you may want to apply this patch[1], recently landed on trunk
> but not in any released version, which addresses the lack of a
> suitably new libcurl on CentOS 5.
I have b
George Burt wrote:
> It is a Centos 5 flavor, but all the instructions I find about Centos
> predate version 1.x of Couch.
>
> Does anyone have a link that might help?
The Extra Packages for Enterprise Linux (EPEL) repository [0] for EL5 has
CouchDB packaged in their repository. That package is
On 1 February 2011 09:49, George Burt wrote:
> It is a Centos 5 flavor, but all the instructions I find about Centos
> predate version 1.x of Couch.
>
> Does anyone have a link that might help?
>
> Thanks,
>
> --
> George Burt
>
Hi George,
You could give Jason Smith's https://github.com/couchone
Building CouchDB from source on CentOS should be no problem.
However, you may want to apply this patch[1], recently landed on trunk
but not in any released version, which addresses the lack of a
suitably new libcurl on CentOS 5.
-Randall
[1] https://issues.apache.org/jira/browse/COUCHDB-1042
On
It is a Centos 5 flavor, but all the instructions I find about Centos
predate version 1.x of Couch.
Does anyone have a link that might help?
Thanks,
--
George Burt