My favorites | Sign in
Logo
             
Search
for
Updated Mar 22, 2009 by chipx86
Labels: Deprecated
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/


Comment by Erika.Kosina, Jan 16, 2008

also need:

sudo apt-get install python-mysqldb

or syncdb in the "getting started" section won't work

Comment by sudarshang, Feb 14, 2008

Use username guest and blank password to access the p4python documentation

Comment by viktor.nagy, May 10, 2008

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

Comment by notoxxia, Sep 23, 2008

patchutils is required in Host_Requirements. But I don't find the module. Is it necessary for us to install patchutils?


Sign in to add a comment
Hosted by Google Code