diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index deb2e50..1e40a6d 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -70,7 +70,7 @@ make export EPICS_CA_ADDR_LIST="sls-x07da-cagw.psi.ch:5822" -sudo cp ~/work/stxm/SystemInstall/epics-64.conf /etc/ld.so.conf.d +sudo cp ~/work/stxm/SystemInstall/epics-7.0.6.conf /etc/ld.so.conf.d # edit to match lib Path sudo ldconfig ```