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 6C8C110139 for ; Wed, 22 Jan 2014 22:09:38 +0000 (UTC) Received: (qmail 59602 invoked by uid 500); 22 Jan 2014 22:09:36 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 59541 invoked by uid 500); 22 Jan 2014 22:09:36 -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 59530 invoked by uid 99); 22 Jan 2014 22:09:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 22:09:36 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.186] (HELO na01-bn1-obe.outbound.protection.outlook.com) (207.46.163.186) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 22:09:31 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) by BL2PR02MB497.namprd02.prod.outlook.com (10.141.95.140) with Microsoft SMTP Server (TLS) id 15.0.851.15; Wed, 22 Jan 2014 22:09:09 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) by BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) with mapi id 15.00.0851.011; Wed, 22 Jan 2014 22:09:09 +0000 From: Alex Harui To: "dev@flex.apache.org" Subject: Re: [FlexJS] Try out the FlexJS Installer Thread-Topic: [FlexJS] Try out the FlexJS Installer Thread-Index: AQHPF65yLYgO1e5xREeFvi5cwblNtZqQ6DoAgABUrQD//4rAgA== Date: Wed, 22 Jan 2014 22:09:08 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [63.228.98.98] x-forefront-prvs: 00997889E7 x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(6009001)(479174003)(24454002)(51704005)(377454003)(164054003)(199002)(189002)(74366001)(87266001)(81342001)(76786001)(74706001)(80022001)(76796001)(80976001)(65816001)(54316002)(66066001)(94316002)(77982001)(87936001)(74876001)(85306002)(2656002)(63696002)(36756003)(15974865002)(54356001)(93136001)(92566001)(83322001)(4396001)(19580405001)(47976001)(90146001)(93516002)(81542001)(74662001)(47446002)(56816005)(74502001)(49866001)(50986001)(31966008)(92726001)(47736001)(59766001)(46102001)(51856001)(53806001)(81816001)(76482001)(19580395003)(81686001)(83506001)(83072002)(79102001)(56776001)(85852003)(69226001)(86362001)(18886075002);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB497;H:BL2PR02MB500.namprd02.prod.outlook.com;CLIP:63.228.98.98;FPR:;RD:InfoNoRecords;A:1;MX:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org When you say it crashed, did it close the installer? If not, try seeing if you display the log. On 1/22/14 1:08 PM, "Erik de Bruin" wrote: >I installed 4.11 successfully as well, but... When I tried to install >FlexJS, it showed version number 4.0.1, some weird progress bars (too >long, off screen) and eventually it crashed the installer (OS X >latest, AIR 4). > >I'll try to reproduce tomorrow, maybe catch some more details. > >EdB > > > >On Wed, Jan 22, 2014 at 10:05 PM, Peter Ent wrote: >> I was able to run the installer without any problems except I forgot to >> un-install the previous version. This gave me the generic, "Sorry, an >> error has occurred" dialog. I had to think for a couple of minutes about >> what this meant, then I remembered I had to un-install the previous >> version. >> >> I installed SDK 4.11 and it went pretty quickly. >> >> --peter >> >> On 1/22/14 3:13 PM, "Alex Harui" wrote: >> >>>Hi, >>> >>>I just posted a pre-release build of the new Apache Flex Installer to >>>http://people.apache.org/~aharui/Installer/ >>> >>>There is a .dmg for Mac users and an .exe for Windows. I don't have a >>>way >>>to create Linux installers right now. The installer will hopefully >>>become >>>the way you install any Apache Flex release. Right now you can choose >>>the >>>Apache Flex SDK or an Apache FlexJS Nightly build. There are also >>>Apache >>>Flex Falcon Compiler Nightly builds but I'm not sure how well they work. >>>The Installer has successfully installed a working Apache FlexJS SDK >>>that >>>works in Adobe Flash Builder on both Mac and Windows for me. I would >>>love >>>for folks to beat it up a bit so we can get ready for an official >>>release >>>of both the Installer and Apache FlexJS. I'm sure there are some bugs >>>in >>>there that need to be found and fixed. >>> >>>Once the SDK is installed, probably the best next step is to get the >>>source for the DataBindingTest from >>>http://people.apache.org/~aharui/FlexJS/DataBindingTest/bin-release/srcv >>>ie >>>w >>>/ and try to build it. >>> >>>You will still need to follow steps 7-10 on this wiki page. >>>https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe >>>+F >>>l >>>ash+Builder >>> >>>The wiki page install instructions will get updated once I know the >>>installer is working for most folks. >>> >>>Thanks, >>>-Alex >>> >> > > > >--=20 >Ix Multimedia Software > >Jan Luykenstraat 27 >3521 VB Utrecht > >T. 06-51952295 >I. www.ixsoftware.nl