Mac OS X Instructions: Installing latest RapidSMS source for development
First, download and install necessary dependencies
http://code.google.com/p/git-osx-installer/
http://dev.mysql.com/downloads/mysql/
http://www.djangoproject.com/download/
MORE TO COME!
easy_install django_nose
Troubleshooting:
If you’re getting the message ‘Error: cannot import name DjangoTestSuiteRunner’, you may have an old version of Django.
easy_install -U django