Categories
Tech

The fun in compiling Apache

Quite contrary to the title, compiling Apache from source can be pretty frustrating at times, with trivial errors, compile options that are hard to remember, etc.. Wrote a small piece of code to help you with this compilation. The script is tested on RHEL, definitely works on any Linux distro, and most likely just works […]

Categories
Flex

Installing the AIR SDK on Flash Builder

Here is a set of steps you need to follow to configure a new SDK on Flash Builder 4. Download the AIR SDK 1) The latest SDK can be downloaded from here : http://www.adobe.com/products/air/sdk/ 2) Navigate to /Flash_Builder_Installed_Folder/sdks 3) Find the folder named ‘4.0.0’ (Our Flex 4 SDK) and make a copy of it in […]