Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AF677E784 for ; Sun, 17 Feb 2013 21:36:59 +0000 (UTC) Received: (qmail 62350 invoked by uid 500); 17 Feb 2013 21:36:59 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 62309 invoked by uid 500); 17 Feb 2013 21:36:59 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 62300 invoked by uid 99); 17 Feb 2013 21:36:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2013 21:36:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [203.59.1.224] (HELO icp-osb-irony-out7.external.iinet.net.au) (203.59.1.224) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2013 21:36:51 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAGNMIVF8qYr+/2dsb2JhbAANOMAdgRaDEgEBAQMBOkQLCw05V4glEqtvkjCPBDoWgklhA5dJhHaNYA X-IronPort-AV: E=Sophos;i="4.84,683,1355068800"; d="scan'208";a="97012201" Received: from unknown (HELO [192.168.0.8]) ([124.169.138.254]) by icp-osb-irony-out7.iinet.net.au with ESMTP; 18 Feb 2013 05:36:27 +0800 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Flex SDK on Linux From: Justin Mclean In-Reply-To: Date: Mon, 18 Feb 2013 08:36:27 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <2CA9D9FF-C8BD-4091-91CE-AD2672CF04B8@classsoftware.com> References: To: users@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > How can I install Flex SDK on Linux? The SDK should be able to be installed by hand by following the = instructions in the README. Linux is not currently a supported platform = but we would certainly like to support it. > It requires AIR SDK but Adobe stopped developing of AIR for Linux. The last version of Adobe AIR for Linux was 2.6. http://helpx.adobe.com/air/kb/archived-air-sdk-version.html AIR 2.6 required Flash Player 10.2 which Apache Flex 4.9.0 supports. In = theory is should be possible to make an Apache Flex 4.9 SDK that = supports AIR on Linux. > Does Flex SDK really need AIR SDK even if Iwill not develop AIR = applications? Not as far as I'm aware. Thanks, Justin=