Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0BBD89E1D for ; Sat, 12 Nov 2011 09:32:09 +0000 (UTC) Received: (qmail 39836 invoked by uid 500); 12 Nov 2011 09:32:07 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 39570 invoked by uid 500); 12 Nov 2011 09:32:04 -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 39562 invoked by uid 99); 12 Nov 2011 09:32:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Nov 2011 09:32:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of marcello.nuccio@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qw0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Nov 2011 09:31:57 +0000 Received: by qadz3 with SMTP id z3so5382884qad.11 for ; Sat, 12 Nov 2011 01:31:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=dH6qHdjCTI+JKAI8MYbt6WxoGoZOY1MVCWl7NEi2Cvw=; b=i9/Axuk6OpBsanumir6VTwk8ENAZuPbW8AT+7uxAHN3sDyS6pqZU2PiVNNyVwj+iYR JRQEBVEUDvt0BJ9BFz2d/o2MGhTz+AHtoBmX0PwWu5HE8+PysPTMWBZewAxtbg+cZc0a CUfavUOyojoI13hdXVlsb5tzU+ltg2DOzmIl0= MIME-Version: 1.0 Received: by 10.229.61.142 with SMTP id t14mr2315971qch.37.1321090276841; Sat, 12 Nov 2011 01:31:16 -0800 (PST) Received: by 10.229.249.7 with HTTP; Sat, 12 Nov 2011 01:31:16 -0800 (PST) In-Reply-To: <4EBDDB61.3070304@bardubitzki.com> References: <4EBD8002.7050204@bardubitzki.com> <3F490383-0E3E-452C-909B-9C9BA3936326@couchbase.com> <4EBDD44F.9030108@bardubitzki.com> <4EBDDB61.3070304@bardubitzki.com> Date: Sat, 12 Nov 2011 10:31:16 +0100 Message-ID: Subject: Re: Installing CouchDB on ISP server From: Marcello Nuccio To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Have also a look at https://github.com/iriscouch/build-couchdb Marcello 2011/11/12 Stephan Bardubitzki : > Thanks, will try this tomorrow. > > Stephan > > On 11-11-11 06:29 PM, Keith Gable wrote: >> >> For almost all Unix software, you'd download the source, extract it, and >> run ./configure --prefix=3D/home/yourusername/softwarename. So for >> Erlang/CouchDB, ./configure --prefix=3D/home/you/couchdb. >> >> But I don't know if CouchDB and Erlang are standard autoconf tools. >> >> Also, all users on the system will be able to access your CouchDB >> instance, >> so be sure not to run it in Admin Party mode. >> >> --- >> Keith Gable >> A+ Certified Professional >> Network+ Certified Professional >> Web Developer >> >> >> >> On Fri, Nov 11, 2011 at 8:05 PM, Stephan Bardubitzki< >> stephan@bardubitzki.com> =C2=A0wrote: >> >>> Our ISP doesn't has any problem with running server processes. So, is i= t >>> possible to install CouchDB in a user space and how? >>> >>> Stephan >>> >>> >>> On 11-11-11 12:38 PM, Jens Alfke wrote: >>> >>>> On Nov 11, 2011, at 12:05 PM, Stephan Bardubitzki wrote: >>>> >>>> since we naturally don't have root access on an ISP server, I'm >>>> wondering whether it is possible to install and run CouchDB in the use= r >>>> space. If so how do I have to do that? >>>> >>>> If you mean a shared-hosting account, those generally don=E2=80=99t le= t you run >>>> any kind of server process of your own. You=E2=80=99d need a more expe= nsive >>>> dedicated server (or virtual-server) account for that. Instead, you ca= n >>>> get >>>> a free hosted CouchDB server from >>>> iriscouch.com> >>>> =C2=A0or cloudant.com>. >>>> >>>> =E2=80=94Jens >>>> >>>> ------------------------------**-- >>>> Spam/Virus scanning by CanIt Pro >>>> >>>> For more information see >>>> >>>> http://www.kgbinternet.com/**SpamFilter.htm >>>> >>>> To control your spam filter, log in at >>>> http://filter.kgbinternet.com >>>> >>>> >> -------------------------------- >> Spam/Virus scanning by CanIt Pro >> >> For more information see >> http://www.kgbinternet.com/SpamFilter.htm >> >> To control your spam filter, log in at >> http://filter.kgbinternet.com >> >