lilypond:lsr_setup
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
lilypond:lsr_setup [2011/07/06 14:08] – [section 6] reinhold | lilypond:lsr_setup [2013/03/13 10:42] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 49: | Zeile 49: | ||
mysql --user=lsr --password=lsr lsr < lsr-2011-06-30.mysqldump | mysql --user=lsr --password=lsr lsr < lsr-2011-06-30.mysqldump | ||
</ | </ | ||
- | - Create a group superadmin and give it all rights to all types. Also add a user ' | + | - Create a group superadmin and give it all rights to all types. Also add a user ' |
mysql --user=lsr --password=lsr lsr < sql-add-superadmin.sql | mysql --user=lsr --password=lsr lsr < sql-add-superadmin.sql | ||
</ | </ | ||
Zeile 95: | Zeile 95: | ||
* {{: | * {{: | ||
* {{: | * {{: | ||
- | - Open web/ERW-config.orig.php in a text editor and change $_ERW_erlId, | + | - Open web/ERW-conf.orig.php in a text editor and change $_ERW_erlId, |
- | mv web/ERW-config.orig.php web/ERW-config.php | + | mv web/ERW-conf.orig.php web/ERW-conf.php |
</ | </ | ||
- Create the initial MG4J search index:< | - Create the initial MG4J search index:< | ||
Zeile 169: | Zeile 169: | ||
===== Setting up the LilyPond jail needed for creating snippet output ===== | ===== Setting up the LilyPond jail needed for creating snippet output ===== | ||
+ | - Install a Lilypond version from the binary builds: | ||
+ | - Download the .sh file | ||
+ | - As root, do < | ||
+ | sudo mkdir / | ||
+ | sudo ./ | ||
+ | - Use {{: | ||
+ | sudo ./ | ||
+ | - This script will print out some instructions how to enable sudo for a user and how to automount the jail on boot. Follow the instructions, | ||
+ | - Add the following line to /etc/fstab to ensure the loop device will be mounted on boot:< | ||
+ | / | ||
+ | - Call '' | ||
+ | ALL | ||
+ | ALL | ||
+ | ALL | ||
+ | </ | ||
+ | |||
+ | For details see the LilyPond documentation: | ||
===== Open issues ===== | ===== Open issues ===== | ||
- | * Adjust all hard-coded links to lsr.dsi.unimi.it by relative links to the local host. | + | . |
lilypond/lsr_setup.1309961307.txt.gz · Zuletzt geändert: 2013/03/13 10:42 (Externe Bearbeitung)