Differences between revisions 27 and 30 (spanning 3 versions)
Revision 27 as of 2010-09-22 06:57:51
Size: 1617
Editor: root
Comment:
Revision 30 as of 2010-09-22 06:59:38
Size: 1771
Editor: root
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
  * (note: do not use Python 3.0+)   * Note: do not use Python 3.0+
Line 36: Line 36:
 * pyOpenSSL
  * Network encryption
  * "easy_install pyOpenSSL"
Line 44: Line 40:
 * Matplotlib  * Matplotlib (recommended)
Line 48: Line 44:

 * ImageMagick (recommended)
  * Thumbnail and document preview support
  * Commonly installed on Linux
  * http://www.imagemagick.org/

 * pyOpenSSL
  * Network encryption
  * "easy_install pyOpenSSL"

EMEN2 Dependencies

EMEN2 is dependent on several other packages. With the exception of Python, which is generally up to date and well-packaged on most systems, I recommend downloading the latest version from the project's site and installing it, or using easy_install for the package if possible. (Linux/Mac package management systems often have out of date software.)

Optional

EMEN2/Dependencies (last edited 2013-06-27 04:51:06 by IanRees)