diff --git a/docs/setup.html b/docs/setup.html index 2d909f7..2258277 100644 --- a/docs/setup.html +++ b/docs/setup.html @@ -85,7 +85,7 @@ Make sure that the asyn library can be found by adding the path to the ASYN=/home/epics/asyn4-30 -
To use StreamDevice, your own application must be built with the stream and asyn (and optionally pcre) libraries -and must load asyn.dbd and stream.dbd. +and must load asyn.dbd and stream.dbd (or alternatively +stream-base.dbd; see Support for sCalcout record).
Include the following lines in your application Makefile: