Version 17 (modified by 6 years ago) (diff) | ,
---|
Dependencies
Most of these dependencies should be installed automatically when you install packages.
MS Windows
The dependencies specific to MS Windows are only required when building from source. The original reference documentation comes from winswitch: http://winswitch.org/dev/win32.html.
Project | Source Download Link | Purpose | Current Version Used (Available) |
---|---|---|---|
pywin32 | http://sourceforge.net/projects/pywin32/files/pywin32/ | Native win32 API | 219 |
python-wmi | https://pypi.python.org/pypi/WMI/#downloads | WMI API | 1.4.9 |
putty | http://tortoisesvn.net/downloads.html | SSH transport | 1.8.11.26392 (we use the tortoisesvn build which includes a better UI, but version 1.9 is no longer compatible with Windows XP) |
py2exe | http://sourceforge.net/projects/py2exe/files/py2exe/ | create standalone executable | 0.6.9 |
InnoSetup | http://www.jrsoftware.org/isdl.php | create installer package | 5.5.6 |
Mac OS X
The dependencies specific to Mac OS X are only required when building from source. The original reference documentation comes from winswitch: http://winswitch.org/dev/macosx-manual.html. Most of these dependencies are build tools and libraries which are not available by default with Apple's the developer tools.
Project | Source Download Link | Current Version Used (Available) |
---|---|---|
yasm | http://www.tortall.net/projects/yasm/releases/ | 1.3.0 |
http://www.nasm.us/ | http://www.nasm.us/pub/nasm/releasebuilds/ | 2.11.08 |
ORC | http://gstreamer.freedesktop.org/src/orc/ | 0.4.22 (0.4.24) |
Currently out of date in the moduleset:
- ffmpeg
- cython
- pillow