~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/setup/install_proc.txt

Merged from new-dispatch branch.
This branch is now a child of new-dispatch (until that branch is merged with
    trunk).

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
##########################################################################
22
22
sudo apt-get install rsync subversion build-essential debootstrap       \
23
23
                     apache2 libapache2-mod-python libapache2-svn       \
24
 
                     python2.5-dev python-svn python-webpy python-cjson \
25
 
                     postgresql python-pygresql php5 php5-pgsql         \
26
 
                     python-docutils python-epydoc python-ldap          \
 
24
                     python-svn python-cjson python-genshi              \
 
25
                     postgresql php5 php5-pgsql python-routes           \
 
26
                     python-docutils python-epydoc                      \
27
27
                     python-storm python-psycopg2
28
28
 
29
29
##########################################################################