Skip to content

Commit

Permalink
README: document runtime packages for PVXS.
Browse files Browse the repository at this point in the history
libevent-pthreads depends on libevent-core, so we can omit that one.
  • Loading branch information
ericonr committed Dec 4, 2024
1 parent 13cf70c commit 6b48054
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ and when building images locally and exporting the `TAG` environment variable.
If there is no interest in using versioned images and the resulting container
image should be tagged as `latest`, `:${TAG}` can simply be omitted.

### IOCs using PVXS

IOCs using the `PVXS` module to provide a `qsrv` and PVA link implementation
must include `libevent-2.1-7` and `libevent-pthreads-2.1-7` in the
`RUNTIME_PACKAGES`.

### areaDetector IOCs

`areaDetector` IOCs must be built with target `dynamic-link`. In addition, they
Expand Down

0 comments on commit 6b48054

Please sign in to comment.