How can I get my own FirstCommercial example up and running?
- Install a later copy of Ruby and required gems on your MAC: see install-ruby-on-mac Note: MacOS 10.5 (Leopard) comes with Ruby 1.8.6, gem and rails 1.2.6 which meets current min reqts for IAB: you still need the gem dependencies though
- Install Oracle Berkeley DB-XML on your Mac: install-dbxml-2.4.13
- Download the IAB source from Rubyforge
- Ensure you have the following gems available in yout environment: see ruby-gems-required-for-iab
- Ensure you have libxml-ruby and ruby-xslt gems installed (depend on libxml and libxslt, included with Leopard)
- Ensure you have xmldiff installed: see Setup xmldiff
- Go to localhost:3000/iab/login
Here's an example of how it should appear.