|
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 | |
|---|
| 1 | The 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.
|
|---|
| 2 | Python 2.6, including 2.6.x:
|
|---|
| 3 | http://www.python.org/
|
|---|
| 4 | comtypes, version 0.6.0 or later:
|
|---|
| 5 | http://www.sourceforge.net/projects/comtypes/
|
|---|
| 6 | wxPython unicode (for Python 2.6), version 2.8.9.1 or later:
|
|---|
| 7 | http://www.wxpython.org/
|
|---|
| 8 | Python Windows Extensions (for Python 2.6), build 212 or later:
|
|---|
| 9 | http://www.sourceforge.net/projects/pywin32/
|
|---|
| 10 | Several other packages, made available for convenience in the NVDA miscellaneous dependencies package, version 2009-06-25-01 or later:
|
|---|
| 11 | http://www.nvda-project.org/wiki/MiscellaneousDependencies
|
|---|
| 12 | To 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:
|
|---|
| 13 | http://brl.thefreecat.org/brltty/
|
|---|
| 14 |
|
|---|
| 15 | To build a binary version of NVDA, you will also need:
|
|---|
| 16 | Py2Exe (for Python 2.6), version 0.6.9 or later:
|
|---|
| 17 | http://www.sourceforge.net/projects/py2exe/
|
|---|
| 18 | Nulsoft Install System, version 2.42 or later:
|
|---|
| 19 | http://nsis.sourceforge.net/
|
|---|