Update Setup Computer Debian 11
@@ -44,9 +44,12 @@ cd base-7.0.6.1
|
||||
make
|
||||
|
||||
# edit /etc/profile:
|
||||
# PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/epics/base-3.14.12.8/bin/linux-x86_64/"
|
||||
PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/epics/base-7.0.6.1/bin/linux-x86_64"
|
||||
export EPICS_CA_ADDR_LIST="sls-x07da-cagw.psi.ch:5822"
|
||||
|
||||
|
||||
sudo cp ~/work/stxm/SystemInstall/epics-64.conf /etc/ld.so.conf.d
|
||||
# edit to match lib Path
|
||||
sudo ldconfig
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user