|
Installing_on_Ubuntu_Gutsy
Dependency installation instructions for Ubuntu Gutsy (7.10)
This page has moved. See http://www.review-board.org/docs/manual/dev/admin/installation/linux/ |
Sign in to add a comment
|
|
|
Search
|
|
Installing_on_Ubuntu_Gutsy
Dependency installation instructions for Ubuntu Gutsy (7.10)
This page has moved. See http://www.review-board.org/docs/manual/dev/admin/installation/linux/ |
Sign in to add a comment
also need:
sudo apt-get install python-mysqldb
or syncdb in the "getting started" section won't work
Use username guest and blank password to access the p4python documentation
it's a good idea to set up the mysql collaction as utf-8
basically you have to add to the given section of your /etc/mysql/my.cnf mysqld? collation_server=utf8_unicode_ci default-character-set=utf8 character_set_server=utf8
mysql? default-character-set=utf8
otherwise you might get error notices when writing non-ascii characters to the database
patchutils is required in Host_Requirements. But I don't find the module. Is it necessary for us to install patchutils?
hardy (8.04)
Has pygments in apt (maybe older versions do too?). Simply:
sudo apt-get install python-pygments }} ===Re-starting Apache== Issue: {{{ sudo /etc/init.d/apache2 restart }} NOTE There are some problems with PIL that I'm still sorting out under Ubuntu. Screen shot attachments (only tested png so far) fail.