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

« back to all changes in this revision

Viewing changes to doc/setup/install_proc.txt

  • Committer: dcoles
  • Date: 2008-04-18 07:28:21 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:740
Libs: Python Imaging Library

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
# LXML for student code
90
90
sudo apt-get install python-lxml
91
91
 
 
92
# Python Imaging Library for student code
 
93
sudo apt-get install python-imaging
 
94
 
92
95
# Documentation packages needed for tutorial system: Docutils, Epydoc
93
96
# wget each of these, untar them, and then do: sudo python ./setup.py install
94
97