Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D1A8310FCF for ; Thu, 4 Jul 2013 21:49:03 +0000 (UTC) Received: (qmail 70158 invoked by uid 500); 4 Jul 2013 21:49:03 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 70133 invoked by uid 500); 4 Jul 2013 21:49:03 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 70124 invoked by uid 99); 4 Jul 2013 21:49:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2013 21:49:03 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [203.59.1.218] (HELO icp-osb-irony-out2.external.iinet.net.au) (203.59.1.218) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2013 21:48:56 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAHrs1VF8qChc/2dsb2JhbAANTYM7wQWBG4MYAQEEgQkLDTlXiDSnCpFvjzg6FoJuaQOYcoUbjiSBViQ X-IronPort-AV: E=Sophos;i="4.87,997,1363104000"; d="scan'208";a="127220813" Received: from unknown (HELO [192.168.0.10]) ([124.168.40.92]) by icp-osb-irony-out2.iinet.net.au with ESMTP; 05 Jul 2013 05:48:13 +0800 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Building installer for Linux From: Justin Mclean In-Reply-To: Date: Fri, 5 Jul 2013 07:48:14 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <2F90BC5C-86BD-4349-AB34-D335557D5A14@classsoftware.com> References: <8C81A310-1C08-4F75-915F-191B3A5E75DA@classsoftware.com> <2156691.WfdFcdxijH@wopr.house> <20819199.CYfdlHCPdO@wopr.house> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, >> http://flex.apache.org/installer/sdk-installer-config-3.0.xml >> Error while trying to load XML configuration file: 2032 >> Unable to clean up temporary installation directories >>=20 >> which is obviously because the file aint there yet. I see there is = support >> for >> an override value - anyone care to suggest one ? Why not just put the file into the new location? Any reason why the = location changed in the config file? Justin=