Installing EventStore

From GlueXWiki
Revision as of 17:42, 27 January 2015 by Sdobbs (Talk | contribs) (Created page with "__TOC__ ==ES Tools Installation== check out from <syntaxhighlight> svn ls https://halldsvn.jlab.org/repos/trunk/home/sdobbs/EventStore/ </syntaxhighlight> * make sure BMS_OSN...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


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