Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2010-03-29 07:51:40
Size: 29
Editor: root
Comment:
Revision 4 as of 2010-03-29 07:54:58
Size: 671
Editor: root
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Dependencies here. python 2.6+ (not 3.0)
 http://www.python.org


EMAN2
 http://ncmi.bcm.edu/ncmi/software/counter_222/software_86


Berkeley DB 4.8.24+
 http://www.oracle.com/technology/software/products/berkeley-db/index.html


bsddb3 4.8.4+
 python bindings for berkeley db -- latest version from http://www.jcea.es/programacion/pybsddb.htm
 "easy_install bsddb3"


Mako Templates
 http://www.makotemplates.org/
 "easy_install makotemplates"


demjson
 http://deron.meranda.us/python/demjson/
 "easy_install demjson"


Twisted
 http://twistedmatrix.com/trac/
 "easy_install twisted"


yaml
 "easy_install yaml"


pyOpenSSL
 "easy_install pyOpenSSL"

python 2.6+ (not 3.0)

EMAN2

Berkeley DB 4.8.24+

bsddb3 4.8.4+

Mako Templates

demjson

Twisted

yaml

  • "easy_install yaml"

pyOpenSSL

  • "easy_install pyOpenSSL"

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