This script is for Slackware 13.1 only and may be outdated.

SlackBuilds Repository

13.1 > Development > couchdb (0.11.0)

Apache CouchDB is a RESTFul document-oriented database.

Apache CouchDB is a document-oriented database that can be queried
and indexed in a MapReduce fashion using JavaScript. CouchDB also
offers incremental replication with bi-directional conflict detection
and resolution. CouchDB provides a RESTful JSON API.

This requires js (spidermonkey), icu4c, and erlang-otp.

You must have a "couchdb" user and group before running this script;
something like this should suffice:
# groupadd -g 231 couchdb
# useradd -u 231 -g couchdb -d /var/lib/couchdb -s /bin/sh couchdb

See README.SLACKWARE for further configuration information.

Maintained by: Nicolas Steinmetz
Keywords: couchdb,json,document,database,js,erlang,document oriented database,nosql,map reduce
ChangeLog: couchdb

Homepage:
http://couchdb.apache.org/

Source Downloads:
apache-couchdb-0.11.0.tar.gz (c1784e3850da01dc37dad20c5b1a85f8)

Download SlackBuild:
couchdb.tar.gz
couchdb.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 13.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds