Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 73609 invoked from network); 13 Apr 2010 18:26:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 18:26:34 -0000 Received: (qmail 59703 invoked by uid 500); 13 Apr 2010 18:26:33 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 59575 invoked by uid 500); 13 Apr 2010 18:26:33 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 59567 invoked by uid 99); 13 Apr 2010 18:26:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 18:26:33 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 18:26:26 +0000 Received: by wyf22 with SMTP id 22so1299799wyf.11 for ; Tue, 13 Apr 2010 11:26:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.170.136 with HTTP; Tue, 13 Apr 2010 11:25:35 -0700 (PDT) In-Reply-To: <4bbe6cd6.9653f10a.61f2.253d@mx.google.com> References: <4bbe6cd6.9653f10a.61f2.253d@mx.google.com> From: Tim Smith Date: Tue, 13 Apr 2010 12:25:35 -0600 Received: by 10.216.86.203 with SMTP id w53mr3477052wee.71.1271183165250; Tue, 13 Apr 2010 11:26:05 -0700 (PDT) Message-ID: Subject: Re: Problems building/installing 0.11 on Solaris 10 To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Matt, On Thu, Apr 8, 2010 at 5:55 PM, Matthew Sinclair-Day wrote: > I've built 0.11 for Solaris 10/x86, but I am running into problems getting > couch to start. A few things to check: - Put /usr/xpg4/bin or /usr/gnu/bin before /usr/bin in your PATH. /usr/bin/sed in particular seems to fail in a few places in the make files. Rebuild couchdb. - Remove the functions that use 'find ... -maxdepth ...' (you've already done this) - Remove anything hanging around in $PREFIX/lib/couchdb/erlang/lib - Check src/couchdb/couch.app and ensure that the brackets and braces are correctly balanced. Another user on Solaris found that it was needing another set of "]}" before the final ".". Tim -- If you're not part of the solution, you're part of the precipitate