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

« back to all changes in this revision

Viewing changes to doc/setup/install_proc.txt

  • Committer: mattgiuca
  • Date: 2008-02-25 02:54:45 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:563
install_proc: Notes on apt-get for epydoc and docutils.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
http://docutils.sourceforge.net/docutils-snapshot.tgz
68
68
http://downloads.sourceforge.net/epydoc/epydoc-3.0.1.tar.gz?use_mirror=optusnet
69
69
 
 
70
# Or using apt-get
 
71
# (Note: epydoc doesn't work on Fiesty using apt-get)
 
72
 
 
73
sudo apt-get install python-docutils python-epydoc
 
74
 
70
75
##########################################################################
71
76
# Configure postgres
72
77
##########################################################################