If you are just trying to use FlexJS, don’t worry about installing Falcon. The FlexJS installation process will install Falcon/FalconJX for you.
If you are trying to install Falcon/FalconJX for other purposes, the script is trying to find an Apache Flex SDK folder. The script could be broken, I haven’t used it in a while. -Alex On 5/10/15, 4:30 PM, "kevin.godell" <kevin.god...@gmail.com> wrote: >I have been trying to get falcon installed using the apache flex sdk >installer, but it fails with the same error message about FLEX_HOME not >being set. I have set it in terminal with the following command: >launchctl setenv FLEX_HOME >"/Users/kevinGodell/Documents/flexjs0.0.3N-air17" >and I can verify it using getenv FLEX_HOME, just to be sure. I was looking >at the line 44 @ >https://github.com/apache/flex-falcon/blob/aab2352e1876667880f447ba8a0931c >d2cc897c9/installer.xml >and found a comment about falcon being installed inside of an existing sdk >in a folder structured like sdk/in/falcon. I am not sure if that is >correct, >but I tried to target the /in/falcon folder and still have the same >FLEX_HOME warning upon which the installation fails. Can somebody clue me >in >on how to install the nightly falcon using the installer? > > > >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/Falcon-FalconJX-insta >llation-broken-tp41165p46386.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.