On Tue, Aug 19, 2008 at 05:04:52PM +0200, James E. Bailey wrote:
> You need to add the folder that lilypond is in to your $PATH. Then,  
> linux will know to look in that folder as well for executables,  
> regardless of which directory you're actually in. Apparently on linux,  
> according to carl, you add to your /home/tomc/~.bashrc:
> PATH=/home/tomc/bin:$PATH
> export PATH

I have tried adding these lines to ~/.bashrc in the past, too, but it hasn't
worked for me.  Instead I put this is my ~/.bash_profile

PATH=$PATH:$HOME/bin

and it works for me (after logging out and logging back in).

HTH,
Patrick


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

Reply via email to