Re: Grand Unified Binaries: 2.7.27 release 3 available

2006-01-13 Thread Jan Nieuwenhuizen
John Wiedenhoeft writes: > [EMAIL PROTECTED]:~$ lilypond --help > bash: lilypond: command not found What about: hash -r You may also have to uncomment if [ -d ~/bin ] ; then PATH=~/bin:"${PATH}" fi in your .bash_profile and do bash --login. Jan. -- Jan Nieuwenhuize

Re: Grand Unified Binaries: 2.7.27 release 3 available and WORKS

2006-01-13 Thread Paul Scott
Jan Nieuwenhuizen wrote: John Wiedenhoeft writes: [please keep this on the list] Works for me on Ubuntu Breezy. But, it is linked to libstdc++6 (I probably broke this in GUB?), so it will probably fail on Hoary. Well I use Breezy too, and libstdc++6 is also installed. Could you pl

Re: Grand Unified Binaries: 2.7.27 release 3 available

2006-01-12 Thread Jan Nieuwenhuizen
John Wiedenhoeft writes: [please keep this on the list] >> Works for me on Ubuntu Breezy. But, it is linked to libstdc++6 (I >> probably broke this in GUB?), so it will probably fail on Hoary. > > Well I use Breezy too, and libstdc++6 is also installed. Could you > please tell me the exact steps