|
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 | |
|---|
| 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.5.2 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 2008-12-28-01 or later:
|
|---|
| 11 | http://www.nvda-project.org/wiki/MiscellaneousDependencies
|
|---|
| 12 |
|
|---|
| 13 | To build a binary version of NVDA, you will also need:
|
|---|
| 14 | Py2Exe (for Python 2.6), version 0.6.9 or later:
|
|---|
| 15 | http://www.sourceforge.net/projects/py2exe/
|
|---|
| 16 | Nulsoft Install System, version 2.36 or later:
|
|---|
| 17 | http://nsis.sourceforge.net/
|
|---|