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

« back to all changes in this revision

Viewing changes to doc/dependencies.txt

  • Committer: drtomc
  • Date: 2008-02-04 23:18:34 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:405
Version 0 of the file manipulation tools to allow us to get the permissions right.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
* mod_python
10
10
* PostgreSQL
11
11
 
12
 
The setup program also requires:
13
 
 
14
 
* GCC
15
 
* Make
16
 
 
17
12
Note: While the developers have made every effort to ensure IVLE is compatible
18
13
with all POSIX-compliant operating systems, our setup procedure is currently
19
14
tailored to Ubuntu Linux. In particular, it pulls shared libraries out of
49
44
purposes of student code using them:
50
45
 
51
46
* [matplotlib](http://matplotlib.sourceforge.net/)
52
 
* [nltk](http://nltk.sourceforge.net)
53
 
* [BeautifulSoup](http://www.crummy.com/software/BeautifulSoup)
54
 
* [lxml](http://codespeak.net/lxml/)