2013/6/10 Raphaela <evarapha...@gmail.com>:

> To that end, would someone be kind enough to explain how to add "the
> relevant bin directory" to my PATH? Where would I find the PATH and how
> do I add things to it?

Say you have some excutables in /home/raphaela/texmf/bin.

$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
$ PATH=/home/raphaela/texmf/bin:$PATH
$ echo $PATH
/home/raphaela/texmf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
-------------------------------
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to