yum -y install patch python-devel MySQL-python python-setuptools memcached yum install cvs git-core mercurial subversion django-storages easy_install mercurial easy_install P4PythonInstaller easy_install django-storages yum -y --enablerepo=epel install ReviewBoard ---------------------- create database rbdata charset utf8; grant all on rbdata.* to 'rbdata'@'127.0.0.1' identified by 'aimluckos'; flush privileges; ---------------------- rb-site install /var/www/vhosts/reviewboard/