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 Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to