Return-Path: X-Original-To: apmail-roller-user-archive@www.apache.org Delivered-To: apmail-roller-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 84BC31010F for ; Sun, 28 Dec 2014 08:52:24 +0000 (UTC) Received: (qmail 39277 invoked by uid 500); 28 Dec 2014 08:52:24 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 39237 invoked by uid 500); 28 Dec 2014 08:52:24 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 39226 invoked by uid 99); 28 Dec 2014 08:52:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Dec 2014 08:52:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [112.78.112.174] (HELO www1834.sakura.ne.jp) (112.78.112.174) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Dec 2014 08:52:18 +0000 Received: from [10.0.1.11] (i114-187-224-118.s41.a037.ap.plala.or.jp [114.187.224.118]) (authenticated bits=0) by www1834.sakura.ne.jp (8.14.5/8.14.5) with ESMTP id sBS8ptiC089414 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 28 Dec 2014 17:51:56 +0900 (JST) (envelope-from kyle@bridge9.sakura.ne.jp) From: kyle Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Errata of install guide section 11.2 Message-Id: <91B3B7B0-96D7-44AE-80D9-F4411C0DB117@bridge9.sakura.ne.jp> Date: Sun, 28 Dec 2014 17:51:54 +0900 To: user@roller.apache.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org Hello, The guide (https://github.com/apache/roller/blob/trunk/docs/roller-install-guide.odt) said on section 11.2 like that: "NOTE: You can run the database scripts manually too, see Section 9.4." but there's no section 9.4 now, I think section 10.2 is correct. Thanks.