Differences between revisions 22 and 24 (spanning 2 versions)
Revision 22 as of 2010-04-17 21:33:22
Size: 1862
Editor: SteveLudtke
Comment:
Revision 24 as of 2010-08-19 18:49:31
Size: 1736
Editor: bcm-9-141
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
 * demjson (latest)
  * A fast, compliant JSON module
  * http://deron.meranda.us/python/demjson/
  * "easy_install demjson"
  * note: EMEN2 may use the Python json standard library in the future
Line 46: Line 40:
 * Markdown
  * Simplified rich-text editing
  * "easy_install Markdown"

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.)

If I have specified a version, it is the minimum version I have tested EMEN2 with. I cannot guarantee success with versions earlier than noted.

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