I can't point you at anything specific, but the two places I would look are at the BigCouch `make dist` command as well as what Dale Harvey has been cooking up for the Android port. Both should be as minimal of an install as possible. I think Dale's probably got the list as small as possible for the time being since he's been operating under similar "make it as small as possible" constraints as I imagine you'd need.
URLs of note: https://github.com/couchbase/Android-Couchbase https://github.com/cloudant/bigcouch On Saturday, September 24, 2011 at 6:11 PM, Robert Jones wrote: > My evil plan is to use CouchDB on a semi-embedded platform. I'd like to > conserve space by only installing the Erlang libraries necessary to support > CouchDB. I've not been able to locate this information. I'm not an Erlang > developer...yet. If I have to dig in, I will. > > So, does anyone have experience with this, and if so, what did you find? > > I'm using Erlang R14B03 and CouchDB 1.1.0 on Linux. > > I'm also interested in general advice for embedding Erlang/CouchDB. > > Thanks, > Rob > > -- > Robert Jones > Technical Lead, Software Development > > L.B. Foster Company - Salient Systems > 4393-K Tuller Rd > Dublin, OH 43017-5008 > phone: (614) 792-5800 EX 4636 > fax: (614) 792-5888 > email: [email protected] (mailto:[email protected]) > <your%[email protected] (mailto:[email protected])> > > website: www.lbfoster.com (http://www.lbfoster.com) > NASDAQ Ticker Symbol: FSTR
