Auto-tools/Projects/GrafxBot/Install
< Auto-tools | Projects
Jump to navigation
Jump to search
Installing GrafxBot servers
Prerequisites
- MySQL Community Server 5.x from http://mysql.com/downloads/mysql/
- Python 2.6
- MySQL-Python from http://sourceforge.net/projects/mysql-python/
- Django 1.2.x
Installation Steps
- Download the Django GrafxBot app:
hg clone http://bitbucket.org/jonallengriffin/resultserv
- Edit resultserv/settings.py, and update DATABASE_USER, DATABASE_PASSWORD, and DATABASE_HOST as appropriate.