Skip to content
rondevera edited this page Sep 13, 2010 · 22 revisions

Coming soon (case 10222)

h1. Setup for OS X

Installing Flex

  1. Download the free Flex 3 SDK. This is bundled with:
    • mxmlc: Command-line utility for compiling ActionScript into .swf format.
    • Flash Player.app: OS X application for playing a .swf file outside of a browser.
    • fdb: Command-line utility for tracking debug messages during .swf runtime.
  2. Assuming that you install at /Applications/Flex SDK 3, add the following to your ~/.profile, ~/.bash_profile, ~/.bashrc, or appropriate equivalent:
    export PATH=/Applications/Flex\ SDK\ 3/bin:$PATH

Installing ejabberd

Coming soon…

Setting your ejabberd accounts

Coming soon…

Clone this wiki locally