Skip to content

slac-epics/BsaCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

----------------------
How to install BsaCore
----------------------

To build the latex documentation source
with style sheet from SLAC/TID:

export TEXINPUTS="/afs/slac/g/lcls/tools/texmf:"
make


--------------------------------------------
How to integrate BsaCore into an application
--------------------------------------------

Check up BsaCoreIntegration.README file
in event module R4.3.8 or later



--------------------------
How to test and verify Bsa
--------------------------

Check up BsaTestScenarios.README file
in event module R4.3.8 or later


--------------------------------------------------
How to rebuild the documentation (latex required!)
--------------------------------------------------

By default, documentation is *NOT* rebuilt (since
this requires the respective tools). In order to
do so, define WITH_DOCS=YES on the command line:

  make WITH_DOCS=YES

This will recreate the pdf if any of its
pre-requisites (figures, .tex source) are newer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published