EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: vxStats
From: Kay-Uwe Kasemir <[email protected]>
To: [email protected]
Cc: [email protected]
Date: Sun, 15 Jan 2006 08:36:06 -0500
Hi:

I don't know about the warnings,
but the primary error is this:

Expanding dbd
msi -I .. -I /home/liushu/epicsinstall/base3.13.8/base/dbd
../vxStatsInclude.dbd > vxStats.dbd
/bin/sh: line 1: msi: command not found

This means you need to install the macro expansion tool 'msi', see http://www.aps.anl.gov/epics/extensions/msi/index.php

And in the README of the software it's said that" In your main
application's dbd file,include the DBD description:include "vxStats.dbd"".I'm
not clear that what's "main application's dbd file" and where to add the
include description.

For example, you can create your 'main' application with the 'makeBaseApp.pl' tool. Somewhat like this: mkdir my_great_apps cd my_great_apps makeBaseApp.pl -t example test makeBaseApp.pl -i -t example test make

-> Now you have a testApp and iocBoot/ioctest
startup files.

The R3.14 Application Developer's guide has good
details, maybe it's also somewhere in the R3.13
docs.

In order to _add_ vxStats to that test application,
you follow the README in vxStats, somewhat like this:
   edit my_great_apps/config/RELASE  (configure/RELEASE for R3.14)
   and add VX_STATS=...
   edit my_great_apps/testApp/src/testInclude.dbd
   to include vxStat.dbd
   edit my_great_apps/testApp/src/Makefile*
   to include the library.
   edit my_great_apps/iocBoot/ioctest/st.cmd
   to load the vxStat database

-Kay


References:
vxStats liushu

Navigate by Date:
Prev: vxStats liushu
Next: RE: About: timeout handler of epicsTimer Jun-ichi Odagiri
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: vxStats liushu
Next: Re: vxStats Kay-Uwe Kasemir
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·