Differences between revisions 43 and 44
Revision 43 as of 2012-03-12 09:00:00
Size: 2161
Editor: IanRees
Comment:
Revision 44 as of 2012-07-11 02:20:36
Size: 2246
Editor: IanRees
Comment:
Deletions are marked like this. Additions are marked like this.
Line 50: Line 50:
 * JSONRPC
  * http://pypi.python.org/pypi/jsonrpc
  * "easy_install jsonrpc"

EMEN2 Dependencies

To run the EMEN2 server, Berkeley DB, bsddb3, and dateutil are required for basic functionality. If you want to run the web server, you will also need Twisted, Markdown, and Mako. Additional server features, such as thumbnails and image analysis, are provided by EMAN2 and ImageMagick.

Please note that we include all the EMEN2 dependencies listed below in the EMAN2 binary distribution. This is the recommended way to install and use EMEN2. See EMAN2 for information about EMAN2.

See EMEN2/Install for instructions on installing EMEN2 once all dependencies are installed.

Python Environment

Core Database

Web Server

Web Server: Optional

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