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 4DD41C10D for ; Mon, 7 May 2012 08:25:54 +0000 (UTC) Received: (qmail 62381 invoked by uid 500); 7 May 2012 08:25:53 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 61759 invoked by uid 500); 7 May 2012 08:25:48 -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 61725 invoked by uid 99); 7 May 2012 08:25:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 08:25:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of googcheng@gmail.com designates 209.85.160.172 as permitted sender) Received: from [209.85.160.172] (HELO mail-gy0-f172.google.com) (209.85.160.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 08:25:42 +0000 Received: by ghbg16 with SMTP id g16so4720862ghb.31 for ; Mon, 07 May 2012 01:25:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0eZ/qUIw12iy11BgM5sZwn02X3fyPXMgnPHtUewMf9o=; b=v6zgXvJzCwJw+WvmDMOCS9QiWcDh6yaJJiv6uCxz+B6zM9BzRH4roUC+t8XvdWGzPg 67dGG6RJTc6P1BSLcn6ack6GDVcVnzUD6reFgFs6XTC5kic4qEmOLV6+D4+z9Y3xE9Te CNjLqJbn9KNkUp6cV+dmy3qa0SAJ/H0fLgBHdWS6o+HzBj9s9hN3tmOoLLjVaBkQTwrz y/QJXEbNVm+53gQeQCXdOT+kjVNvmvOPsLjUpkNaU7rzc7+FO+3aQQmGKhRPCQD91TK6 OIKNgAa3kKY74/1IU48+nLf/c4al7hD9I+PbQ2hR8ZzOKxuVxhtlgdkubNvWMXWIcoLf ba2A== MIME-Version: 1.0 Received: by 10.236.175.105 with SMTP id y69mr18284245yhl.83.1336379121631; Mon, 07 May 2012 01:25:21 -0700 (PDT) Received: by 10.100.114.4 with HTTP; Mon, 7 May 2012 01:25:21 -0700 (PDT) Date: Mon, 7 May 2012 16:25:21 +0800 Message-ID: Subject: can't install couchapp From: goog cheng To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf305b0cbad4833804bf6e022f X-Virus-Checked: Checked by ClamAV on apache.org --20cf305b0cbad4833804bf6e022f Content-Type: text/plain; charset=ISO-8859-1 Hi, all! today, i hava install couchapp well by python-setuptools ,, later, i do a mistake , install the https://github.com/mikeal/node.couchapp.js ,then couchapp can't run, ... I can't installl ,,, tips: Processing Couchapp-1.0.1-py2.7.egg Couchapp 1.0.1 is already the active version in easy-install.pth Installing couchapp script to /usr/local/bin error: /usr/local/bin/couchapp: No such file or directory how to solve it ? THX! --20cf305b0cbad4833804bf6e022f--