annotate etc/INSTALL @ 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 c7720fefea26
children
rev   line source
samer@13 1 I'm assuming you've downloaded and unpacked dml-home-XXXXX.tar.gz and
samer@13 2 set up any HTTP proxy you might need.
samer@13 3 After doing this, log out and log back in to pick up the new dot files
samer@13 4 in the home directory.
samer@11 5
samer@13 6 Then, in this directory (~/etc), edit setup_as_root.sh to set the configuration
samer@13 7 variables at the top. Then, do
samer@13 8 sudo sh setup_as_root.sh
samer@13 9 to see what setup_as_root.sh will do. Make sure you're happy with it.
samer@13 10 Then, type
samer@13 11 sudo sh setup_as_root.sh no
samer@13 12 to do it for real.
samer@11 13
samer@13 14 Then, download the following files and put them in ~/downloads
samer@11 15
samer@13 16 https://code.soundsoftware.ac.uk/attachments/download/1283/DML_metadata_batch_01.tar.gz
samer@13 17 https://code.soundsoftware.ac.uk/attachments/download/1284/music-ro.db
samer@13 18 https://code.soundsoftware.ac.uk/attachments/download/1282/var-dml-cpack.tar.gz
samer@13 19 https://code.soundsoftware.ac.uk/attachments/download/1281/lib-swipl.tar.gz
samer@11 20
samer@13 21 Then edit setup_as_dml.sh to check you agree with it. Then run it:
samer@13 22 sh setup_as_dml.sh
samer@11 23
samer@11 24
samer@13 25 Finally, to make score sonification work, you'll need some soundfonts in
samer@13 26 ~/lib/sounds/sf2. Better instructions to follow at a later data.
samer@11 27
daniel@53 28 See src/swipl/README.md for more information about keeping SWI Prolog updated.