~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-05-30 00:36:54 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:756
Added SciPy install requirements

Show diffs side-by-side

added added

removed removed

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