# HG changeset patch # User wolffd # Date 1531498279 -3600 # Node ID 650a3fc417fc42686997df1984c865f906b551a9 # Parent fa915eeb5d54257e103e639a3118c2148c3cecd0 apt-get update to avoid outdated install packages - R diff -r fa915eeb5d54 -r 650a3fc417fc etc/setup_as_root.sh --- a/etc/setup_as_root.sh Mon Jul 02 23:02:51 2018 +0100 +++ b/etc/setup_as_root.sh Fri Jul 13 17:11:19 2018 +0100 @@ -40,6 +40,7 @@ DO= fi # APT GET installs +$DO apt-get update $DO apt-get install -y build-essential autoconf mercurial git pkg-config screen curl $DO apt-get install -y libossp-uuid-dev libssl-dev zlib1g-dev unixodbc-dev libsmf-dev libsqlite3-dev $DO apt-get install -y graphviz lilypond pdf2svg texlive-font-utils p7zip-full