~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-25 03:34:06 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:748
Libs: SimpleTAL library install

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
sudo python setup.py install
102
102
cd ..
103
103
 
 
104
# SimpleTAL for student code
 
105
sudo apt-get install python-simpletal
 
106
 
104
107
# Documentation packages needed for tutorial system: Docutils, Epydoc
105
108
# wget each of these, untar them, and then do: sudo python ./setup.py install
106
109