From 483a695d82e32a269ac45d6ad78fd434665a5543 Mon Sep 17 00:00:00 2001 From: raabe Date: Mon, 30 Oct 2023 15:44:59 +0100 Subject: [PATCH] Update Setup Computer Debian 12 --- Setup-Computer-Debian-12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```