summaryrefslogtreecommitdiffstats
path: root/audio-plugins/alsaplayer-midi/FINAL
diff options
context:
space:
mode:
Diffstat (limited to 'audio-plugins/alsaplayer-midi/FINAL')
-rwxr-xr-xaudio-plugins/alsaplayer-midi/FINAL8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio-plugins/alsaplayer-midi/FINAL b/audio-plugins/alsaplayer-midi/FINAL
new file mode 100755
index 0000000000..ef13553fb3
--- /dev/null
+++ b/audio-plugins/alsaplayer-midi/FINAL
@@ -0,0 +1,8 @@
+echo "%%%%%%%%%% WARNING %%%%%%%%%%" &&
+echo "Due to a broken flag, if you have casted as root (ie: not with
+sudo), you need to make the symlink by hand to be able to use the plugin
+as user, that is:" &&
+echo "cd to your ~/.alsaplayer, look for a symlink to
+/usr/share/timidity/PC42b.sf2, and if it's not there just create it with
+ln -s /usr/share/timidity/PC42b.sf2 and that should be sufficient." &&
+echo "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%"