Installing EventStore

From GlueXWiki
Revision as of 18:10, 27 January 2015 by Sdobbs (Talk | contribs) (ES Tools Installation)

Jump to: navigation, search

ES Tools Installation

check out from

svn ls https://halldsvn.jlab.org/repos/trunk/home/sdobbs/EventStore/
  • make sure BMS_OSNAME is set
  • edit setup.[c]sh to set EVENTSTORE_BASE
  • setup python27
  • run install_external_packages.csh - downloads files from web

Dependencies

  • MySQL/SQLite
  • epydoc
  • fpconst (?)
  • pysqlite - need to port to built-in sqlite bindings (sqlite3)
  • MySQL-python (MySQLdb)
  • SOAPpy - subdeps: setuptools, wstools

For Metadata DB:

  • CherryPy
  • SQLAlchemy
  • elementtree/cElementTree