Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2010-03-29 08:04:57
Size: 1127
Editor: root
Comment:
Revision 10 as of 2010-03-29 08:06:58
Size: 1160
Editor: root
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
EMEN2 requires the following packages to be installed: [[EMEN2]] requires the following packages to be installed:
Line 3: Line 3:
* Python 2.6+ * Python 2.6+ (not 3.0)
Line 12: Line 12:
* bsddb3 4.8.4+ * bsddb3 4.8.4+ (latest)
Line 18: Line 18:
* Mako Templates * Mako Templates (latest)
Line 31: Line 31:
* Twisted 10.x * Twisted 10.x+

EMEN2 requires the following packages to be installed:

* Python 2.6+ (not 3.0)

* Berkeley DB 4.8.24+

* bsddb3 4.8.4+ (latest)

* Mako Templates (latest)

* demjson (latest)

* Twisted 10.x+

* PyYAML (latest)

  • Configuration file is YAML-based "easy_install yaml"

* pyOpenSSL

  • Network encryption "easy_install pyOpenSSL"

* EMAN2

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