Mercurial > hg > dml-home
diff etc/setup_as_root.sh @ 100:a4cd935561d4 dml-dockerised tip
small updates and version pin for cliopatria
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Fri, 29 Jun 2018 17:48:41 +0100 |
parents | 672e1c8fb1f3 |
children |
line wrap: on
line diff
--- a/etc/setup_as_root.sh Fri Jun 29 15:58:29 2018 +0100 +++ b/etc/setup_as_root.sh Fri Jun 29 17:48:41 2018 +0100 @@ -44,7 +44,8 @@ $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 $DO apt-get install -y vorbis-tools lame sox faad flac libsox-fmt-all fluidsynth -$DO apt-get install -y libasound2-dev libgmp3-dev libreadline-dev zip unzip libarchive-dev # needed for prolog install in setup_dml +$DO apt-get install -y libasound2-dev libgmp3-dev libreadline-dev zip unzip libarchive-dev # needed for prolog install in setup_dml +$DO apt-get install -y r-base # R support, may need more modern version # below may not be necessary #sudo debconf-set-selections <<< 'mysql-server-5.5 mysql-server/root_password password $DML_MYSQL_PASS' #sudo debconf-set-selections <<< 'mysql-server-5.5 mysql-server/root_password_again password $DML_MYSQL_PASS'