Hi, > I'm fairly new to the list, I've noticed several dev emails from the dev > list, more notably I've been following Justin's updates and notes on > getting flex better prepped for the *nix platform.
You can take the windows or OSX binary, run the (possible incorrectly named) /ide/flashbuildermakeApacheFlexForFlashBuilder.sh script and that will produce an SDK that works on Linux. If using AIR you'll need to change the version. Alternatively you can install Apache Flex SDK on a Mac or Windows box and just copy the SDK to your Linux box. I've made a few modification to the build script and tests and a few other things but none of it essential just makes it a bit easier to use and make it possible to compile the SDK on Linux. I've added basic support for Linux in the installer but that's not complete yet. I might have some time next week to work on it. You might want to look at the scripts in the ide directory (develop branch) to set the Flash Player and AIR versions as they work on Linux. Hopefully we can get everything together in time for the next SDK release. Thanks, Justin
