Back Midas Rome Roody Rootana
  Midas DAQ System  Not logged in ELOG logo
Entry  24 Mar 2005, Stefan Ritt, Info, ODB dump format switched to XML 
    Reply  29 Mar 2005, Stefan Ritt, Info, ODB dump format switched to XML 
       Reply  31 Mar 2005, Konstantin Olchanski, Info, ODB dump format switched to XML 
          Reply  31 Mar 2005, Stefan Ritt, Info, ODB dump format switched to XML 
Message ID: 203     Entry time: 29 Mar 2005     In reply to: 202     Reply to this: 204
Author: Stefan Ritt 
Topic: Info 
Subject: ODB dump format switched to XML 
> All the XML functionality is implemented in the new mxml.c/h library, which has
> been added to the distribution, and which can be used in other projects as well
> (XML configuration of ROODY?). It has already been successfully implemented in
> ROME, so ROME is no longer dependent on libxml.

Since mxml.c/h is used in several projects (midas, ROME, elog), I separated it's
CVS tree. So in order to compile midas from scratch, you have to check out midas
AND mxml like

cd ~
cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout midas
cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout mxml

cd midas
make

so the "mxml" tree is ABOVE the "midas" tree. The midas Makefile has been adjusted
accordingly. If you decide to put the mxml somwhere else, you have to change
MXML_DIR in the Makefile accordingly.

- Stefan
ELOG V3.1.4-2e1708b5