root/trunk/dependencies.txt

Revision 2620, 0.9 KB (checked in by bzr, 10 days ago)

New misc-deps package, version 2008-12-28-01.

  • Property svn:eol-style set to CRLF
Line 
1The NVDA source depends on several other packages to run correctly. Below is a list of the relevant packages along with the URLs where the packages can be obtained.
2Python 2.6, including 2.6.x:
3http://www.python.org/
4comtypes, version 0.5.2 or later:
5http://www.sourceforge.net/projects/comtypes/
6wxPython unicode (for Python 2.6), version 2.8.9.1 or later:
7http://www.wxpython.org/
8Python Windows Extensions (for Python 2.6), build 212 or later:
9http://www.sourceforge.net/projects/pywin32/
10Several other packages, made available for convenience in the NVDA miscellaneous dependencies package, version 2008-12-28-01 or later:
11http://www.nvda-project.org/wiki/MiscellaneousDependencies
12
13To build a binary version of NVDA, you will also need:
14Py2Exe (for Python 2.6), version 0.6.9 or later:
15http://www.sourceforge.net/projects/py2exe/
16Nulsoft Install System, version 2.36 or later:
17http://nsis.sourceforge.net/
Note: See TracBrowser for help on using the browser.