From d01b694bcca01d57201b80bd819e6991cb315c89 Mon Sep 17 00:00:00 2001 From: raabe Date: Thu, 18 Aug 2022 12:21:36 +0200 Subject: [PATCH] Update Setup Computer Debian 11 --- Setup-Computer-Debian-11.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Setup-Computer-Debian-11.md b/Setup-Computer-Debian-11.md index c3d08eb..30c0c58 100644 --- a/Setup-Computer-Debian-11.md +++ b/Setup-Computer-Debian-11.md @@ -17,7 +17,7 @@ NTP=d.psi.ch - Add various packages: ``` -sudo apt-get install fakeroot build-essential cvs flex bison openssh-server git-core geany synaptic joe jed subversion autoconf-archive cmake libreadline-dev libhdf5-dev pkg-config libxml2-dev libzmq3-dev liblog4cpp5-dev libelf-dev libssl-dev libarchive-dev libgtkmm-3.0-dev libatkmm-1.6-dev libglibmm-2.4-dev libncurses5-dev libxerces-c-dev libboost-dev xsltproc cifs-utils xterm meld default-jre autogen autoconf libtool libqwt-qt5-dev libqt5webkit5-dev rsync libboost-all-dev strace python3-numpy python3-pip python3-h5py python3-zmq python3-matplotlib python3-attr python3-scipy +sudo apt-get install fakeroot build-essential cvs flex bison openssh-server git-core geany synaptic joe jed subversion autoconf-archive cmake libreadline-dev libhdf5-dev pkg-config libxml2-dev libzmq3-dev liblog4cpp5-dev libelf-dev libssl-dev libarchive-dev libgtkmm-3.0-dev libatkmm-1.6-dev libglibmm-2.4-dev libncurses5-dev libxerces-c-dev libboost-dev xsltproc cifs-utils xterm meld default-jre autogen autoconf libtool libqwt-qt5-dev libqt5webkit5-dev rsync libboost-all-dev strace python3-numpy python3-pip python3-h5py python3-zmq python3-matplotlib python3-attr python3-scipy hdf5-tools pip3 install pyepics ``` @@ -252,5 +252,4 @@ control hard memlock 2000000 - copy startup scripts ``` cp -a ~/work/stxm/SystemInstall/PolLux/StartupScripts/ ~ -``` - +``` \ No newline at end of file