Thanks Dave,

Looks good!

Things to consider:

(1) With 1.x.x it turned out that there was a need to add a "touch THANKS"

(2) Could you consider to add bash scripts for each of the versions i.e.
1.6.1, 1.x.x and 2.x?

(3) It could be good to have configuration examples for each of the
mentioned versions (i.e. 1.6.1, 1.x.x and 2.x) somewhere.

For 2.x it would also be good to have an examples for: (1) 2.x on a single
machine, (2) 2.x on two machines, (3) 2.x on three machines.

PS I could not "make install" 2.x on a single machine, although "./dev/run"
worked.

Br,
Sinan


On 6 June 2016 at 09:26, Dave Cottlehuber <[email protected]> wrote:

> On Mon, 6 Jun 2016, at 00:04, Frédéric Audon wrote:
> > chown -R couchdb:root /usr/local/var/{log,lib,run}/couchdb
> > /usr/local/{lib,etc}/couchdb
> > chmod 770 /usr/local/var/{log,lib,run}/couchdb
> > /usr/local/{lib,etc}/couchdb
> >
> >
> > On 4 Jun 2016, at 12:33, Sinan Gabel wrote:
> >
> > > Thanks Frédéric, I updated the script with your changes.
> > >
> > > On 3 June 2016 at 19:23, Frédéric Audon <[email protected]> wrote:
> > >
> > >> apt-get install -y pkg-config rebar
> > >> apt-get install -y automake autoconf autoconf-archive
> > >> apt-get install -y help2man python-sphinx texlive-latex-base
> > >> texlive-latex-recommended texlive-latex-extra
> > >> texlive-fonts-recommended
> > >> texinfo gnupg
> > >>
> > >>
> > >> mkdir -p /usr/local/{lib,etc}/couchdb
> > >> /usr/local/var/{lib,log,run}/couchdb
> > >> /var/lib/couchdb
> > >>
> > >>
> > >>
> > >> On 3 Jun 2016, at 18:27, Sinan Gabel wrote:
> > >>
> > >> Hi!
> > >>>
> > >>> For CouchDB 1.x.x or kind of  "1.7.0" on Ubuntu 16.04, I placed an
> > >>> installation script and example configuration file here:
> > >>>
> > >>> https://gist.github.com/SinanGabel/eac83a2f9d0ac64e2c9d4bd936be9313
>
> Sorry I didn't see this earlier, the way the ubuntu 16.04 packages are
> done is already public here:
>
> https://github.com/dch/couchdb-launchpad
>
> I could add a ppa for 1.x.x if that would help, then you'd only need to
> kick me to get a newer version out ;-)
>
> A+
> Dave
>

Reply via email to