I managed to work around some of the issues in an ad-hoc way. This whole thing needs cleaning up.
The preliminary binaries are up on https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/1.3.0/rc.3/ To test: - download - verify signatures* - unzip - double click (make sure no other couch is running on 5984 - wait for Futon to auto-open in your browser - navigate to “Verify Installation” - click on “Verify Installation” - if all is green, all is well. Thanks! Jan -- * verify signatures: md5sum --check Apache-CouchDB.zip.md5 sha1sum --check Apache-CouchDB.zip.sha gpg --verify Apache-CouchDB.zip.asc On Apr 1, 2013, at 13:25 , Jan Lehnardt <j...@apache.org> wrote: > I’m currently blocked by https://github.com/iriscouch/build-couchdb/issues/77 > > cc Jason > > Jan > -- > > On Mar 31, 2013, at 16:19 , Noah Slater <nsla...@apache.org> wrote: > >> Dear community, >> >> This is a request to prepare binaries for the 1.3.0-rc.3 release. >> >> Please follow the release procedure: >> >> >> http://wiki.apache.org/couchdb/Release_Procedure#Preparing_the_Binary_Packages >> >> Everyone is welcome to prepare binaries for this release. >> >> Thanks, >> >> -- >> NS >