~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-06 02:48:34 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:427
setup.py: Fix (put conf.py in wrong list in listmake)
doc/setup and dependencies: Added "make" as a dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
# Apt packages
40
40
sudo apt-get install subversion
41
 
sudo apt-get install gcc libc6 libc6-dev
 
41
sudo apt-get install gcc libc6 libc6-dev make
42
42
# On 6.06 (Dapper):
43
43
sudo apt-get install python2.4-dev
44
44
# On 7.10 (Gutsy):