On 10/25/2010 04:04 PM, Ankur Verma wrote: > Hi, > > I am totally new to CouchDB and am facing some problems in installing > and running it from source on Ubuntu 9.04. > > I have checked out the source from > > URL: http://svn.apache.org/repos/asf/couchdb/trunk > Repository Root: http://svn.apache.org/repos/asf > Revision: 1024539 > > Referred the link http://guide.couchdb.org/draft/source.html for > installing. During installation i faced a make error: > //usr/bin/erlc mochiglobal.erl/ > /./mochiglobal.erl:36: type boolean() undefined/
This means that your Erlang is too old. Cheers, Volker
