On Mon, Mar 22, 2010 at 6:52 PM, Noah Slater <[email protected]> wrote: > What PREFIX did you use? We don't support spaces.
No PREFIX sir. ;-) ./bootstrap ./configure make check Till > > What version of make are you using? We require GNU Make, so try again with > "gmake" instead. > > On 22 Mar 2010, at 17:30, till wrote: > >> On Mon, Mar 22, 2010 at 4:54 PM, Noah Slater <[email protected]> wrote: >>> Hello, >>> >>> I would like call a vote for the Apache CouchDB 0.11.0 release, first round. >>> >>> We encourage the whole community to download and test these release >>> artifacts so that any critical issues can be resolved before the release is >>> made. Everyone is free to vote on this release, so get stuck in! >>> >>> We are voting on the following release artifacts: >>> >>> http://people.apache.org/~nslater/dist/0.11.0/ >>> >>> These artifacts have been built from the 0.11.0 tag in Subversion: >>> >>> http://svn.apache.org/repos/asf/couchdb/tags/0.11.0/ >>> >>> Happy voting, >>> >>> N >>> >> >> Ubuntu 9.10: >> Linux till-laptop 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:38:19 >> UTC 2010 x86_64 GNU/Linux >> >> All tests successful. >> Files=33, Tests=456, 46 wallclock secs (17.52 cusr + 2.29 csys = 19.81 CPU) >> >> On FreeBSD (6.3): >> Run `make && sudo make install' to install. >> extremely# make check >> Making check in bin >> sed -e "s|%ERL%|/usr/local/bin/erl|g" -e >> "s|%ICU_CONFIG%|/usr/local/bin/icu-config|g" -e >> "s|%bindir%|/usr/local/bin|g" -e >> "s|%localerlanglibdir%|/usr/local/lib/couchdb/erlang/lib|g" -e >> "s|%defaultini%|default.ini|g" -e "s|%localini%|local.ini|g" -e >> "s|%localconfdir%|/usr/local/etc/couchdb|g" -e >> "s|%localstatelogdir%|/usr/local/var/log/couchdb|g" -e >> "s|%localstatelibdir%|/usr/local/var/lib/couchdb|g" -e >> "s|%localstatedir%|/usr/local/var|g" -e >> "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" -e >> "s|%package_author_address%|[email protected]|g" -e >> "s|%package_author_name%|The Apache Software Foundation|g" -e >> "s|%package_name%|Apache CouchDB|g" -e "s|%version%|0.11.0|g" -e >> "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > couchdb >> < >> Syntax error: end of file unexpected >> *** Error code 2 >> >> Stop in /root/couchdb-0.11.0/bin. >> *** Error code 1 >> >> Stop in /root/couchdb-0.11.0. > >
