view 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
line wrap: on
line source
I'm assuming you've downloaded and unpacked dml-home-XXXXX.tar.gz and
set up any HTTP proxy you might need.
After doing this, log out and log back in to pick up the new dot files
in the home directory.

Then, in this directory (~/etc), edit setup_as_root.sh to set the configuration
variables at the top. Then, do
	sudo sh setup_as_root.sh
to see what setup_as_root.sh will do. Make sure you're happy with it.
Then, type
	sudo sh setup_as_root.sh no
to do it for real.

Then, download the following files and put them in ~/downloads

 https://code.soundsoftware.ac.uk/attachments/download/1283/DML_metadata_batch_01.tar.gz
 https://code.soundsoftware.ac.uk/attachments/download/1284/music-ro.db
 https://code.soundsoftware.ac.uk/attachments/download/1282/var-dml-cpack.tar.gz
 https://code.soundsoftware.ac.uk/attachments/download/1281/lib-swipl.tar.gz

Then edit setup_as_dml.sh to check you agree with it. Then run it:
	sh setup_as_dml.sh


Finally, to make score sonification work, you'll need some soundfonts in
~/lib/sounds/sf2. Better instructions to follow at a later data.

See src/swipl/README.md for more information about keeping SWI Prolog updated.