- Install Python 2.6
- Install CDR Database (Supports MySQL, Postgresql, Sqlite3 and Oracle)
- Install Django version 1.2.3
See http://www.djangoproject.com/download/ - Get CDR-Stats:-
Either: git clone http://github.com/areski/cdr-stats.git for the latest development release
or: Download the latest tarball from http://github.com/areski/cdr-stats(Recommended). - Install Dateutils: easy_install DateUtils
- Install Django Uni-Form
Get the latest version from http://github.com/areski/django-uni-form/downloads and untar it, then:-
python setup.py build
python setup.py bdist_egg
easy_install dist/django_uni_form-0.8.0-py2.4.egg - Proceed to the Installation Guide for the remaining configuration and final steps.
Extra dependencies
——————————–
The following are already included :
- Jquery
- JqueryUI
- Flotr