root/trunk/dependencies.txt

Revision 3019, 1.1 KB (checked in by nvda, 10 days ago)

New misc-deps package, version 2009-06-25-01: new nvVBufLib with caret update fixes, a work around for an IE crash, increased delayed rendering timeout to reduce unnecessary rendering, inclusion of table summary for MSHTML and fixes for ARIA labels for Gecko; update liblouis to 1.6.2.

  • 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.6.0 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 2009-06-25-01 or later:
11http://www.nvda-project.org/wiki/MiscellaneousDependencies
12To use the brltty braille display driver: brlapi Python bindings, version 0.5.3 or later, distributed with BRLTTY for Windows, version 4.0-2 or later:
13http://brl.thefreecat.org/brltty/
14
15To build a binary version of NVDA, you will also need:
16Py2Exe (for Python 2.6), version 0.6.9 or later:
17http://www.sourceforge.net/projects/py2exe/
18Nulsoft Install System, version 2.42 or later:
19http://nsis.sourceforge.net/
Note: See TracBrowser for help on using the browser.