Thanks, Jonathan
First, type the command for uninstall. It'll ask you to press enter to
proceed.
[EMAIL PROTECTED]:~$ sudo /usr/local//bin/uninstall-lilypond
When I do this, I get:
[EMAIL PROTECTED]:~$ sudo /usr/local//bin/uninstall-lilypond
sudo: /usr/local//bin/uninstall-lilypond: command not found
[EMAIL PROTECTED]:~$
But, since I think there was an extra '/' between 'local' and 'bin',
[EMAIL PROTECTED]:~$ sudo /usr/local/bin/uninstall-lilypond
sudo: /usr/local/bin/uninstall-lilypond: command not found
[EMAIL PROTECTED]:~$
I think the Ubuntu Studio team left out the uninstall script, probably
for some good reason or another.
I think I'll try Graham's solution. Thanks for the speedy response.
Best,
Dave
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user