On 25 Nov 2009, at 14:31, Vlad GURDIGA wrote: > On Wed, Nov 25, 2009 at 3:25 PM, Robert Dionne > wrote: >> I think you nee to do "make dev" to use ./util/run > > That helped. Thank you! > > So, for Centos 5.4 x86_64 and FC11 x86_64: > > distcheck ok > futon tests ok > > How do I check the "signature"? (what's that?) See "Verifying Releases" on http://couchdb.apache.org/downloads.html This double checks cryptographically, if Noah made the release and whether your downloaded .tar.gz is the same that Noah uploaded. Cheers Jan -- > > >> Bob >> >> >> >> >> On Nov 25, 2009, at 7:46 AM, Vlad GURDIGA wrote: >> >>> On Wed, Nov 25, 2009 at 2:40 PM, Benoit Chesneau >>> wrote: >>>> >>>> On Wed, Nov 25, 2009 at 1:12 PM, Vlad GURDIGA wrote: >>>>> >>>>> make distcheck is ok but I get a crash when I try to ./utils/run with >>>>> or without sudo: >>>>> >>>>> [vgurdiga@tkmd-32 0.9.2]$ sudo utils/run >>>>> Apache CouchDB 0.9.2 (LogLevel=error) is starting. >>>>> {"init terminating in >>>>> >>>>> do_boot",{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1},{erl_eval,do_apply,5},{erl_eval,exprs,5},{init,start_it,1},{init,start_em,1}]}} >>>> >>>> Maybe a permission problem. I see you run sudo which isn't needed with >>>> ./utils/run >>> >>> Meanwile I've started anew: >>> >>> rm -rf 0.9.2 >>> svn co ... >>> >>> and it did not change. >>> >>>> - benoît >>>> >> >> >