Alright, I managed to fix the machine. That is, I wiped it and the new install works. :) I did some digging and it feels like a hiccup during OS install caused the problem. Regardless, very unlikely that it was CouchDB's problem.
All signatures and hashes look good. `make check` ran without problem on Ubuntu 11.04 (natty), Ubuntu 11.10 (oneiric), Debian 5.0 (lenny), and Debian 6.0 (squeeze). All ran on some variation of R14 erlang. So I'm +1 on this release. Cheers, -- Sam Bisbee On Mon, Mar 26, 2012 at 1:45 PM, Sam Bisbee <[email protected]> wrote: > Paul, > > root@couchdb:~/apache-couchdb-1.2.0# which g++ > /usr/bin/g++ > root@couchdb:~/apache-couchdb-1.2.0# > > Will dig some more. Smells like a borked OS install. > > Cheers, > > -- > Sam Bisbee > > On Mon, Mar 26, 2012 at 1:41 PM, Paul Davis <[email protected]> > wrote: >> Sam, >> >> ./configure: line 16840: g++: command not found >> >> Paul >> >> On Mon, Mar 26, 2012 at 12:34 PM, Sam Bisbee <[email protected]> wrote: >>> On Sat, Mar 24, 2012 at 1:39 PM, Noah Slater <[email protected]> wrote: >>>> Thank you. >>>> >>>> Happy voting, >>>> >>>> N >>> >>> I'm having issues building the artifact on a brand new, vanilla Debian >>> 6.0 install (built fine on Ubuntu 11.10). It stops with the "can't >>> find jsapi headers" error. Attached is my config.log. >>> >>> jsapi.h lives at /usr/lib/xulrunner-devel-1.9.1/include/jsapi.h as >>> expected. Configuring without any parameters doesn't work either. >>> >>> So until I can debug this and update the wiki with any instructions, >>> I'm -1 on the release. >>> >>> Cheers, >>> >>> -- >>> Sam Bisbee
