samer@13: I'm assuming you've downloaded and unpacked dml-home-XXXXX.tar.gz and samer@13: set up any HTTP proxy you might need. samer@13: After doing this, log out and log back in to pick up the new dot files samer@13: in the home directory. samer@11: samer@13: Then, in this directory (~/etc), edit setup_as_root.sh to set the configuration samer@13: variables at the top. Then, do samer@13: sudo sh setup_as_root.sh samer@13: to see what setup_as_root.sh will do. Make sure you're happy with it. samer@13: Then, type samer@13: sudo sh setup_as_root.sh no samer@13: to do it for real. samer@11: samer@13: Then, download the following files and put them in ~/downloads samer@11: samer@13: https://code.soundsoftware.ac.uk/attachments/download/1283/DML_metadata_batch_01.tar.gz samer@13: https://code.soundsoftware.ac.uk/attachments/download/1284/music-ro.db samer@13: https://code.soundsoftware.ac.uk/attachments/download/1282/var-dml-cpack.tar.gz samer@13: https://code.soundsoftware.ac.uk/attachments/download/1281/lib-swipl.tar.gz samer@11: samer@13: Then edit setup_as_dml.sh to check you agree with it. Then run it: samer@13: sh setup_as_dml.sh samer@11: samer@11: samer@13: Finally, to make score sonification work, you'll need some soundfonts in samer@13: ~/lib/sounds/sf2. Better instructions to follow at a later data. samer@11: daniel@53: See src/swipl/README.md for more information about keeping SWI Prolog updated.