pico is the easiest text editor from the Terminal.

So, the command "pico .profile" (pico is the program, the command;
".profile" is the hidden file) opens the file with the user's PATH settings.
As a hidden file, it's easier editing it via the Terminal. On some
configuration, the hidden file is not ".profile" (sometimes, it is ".bash")

One could add one line, like this one:
export PATH="/Applications/LilyPond.app/Contents/Resources/bin:$PATH"

I'll look at TexMaker tomorrow

Philippe



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Lilypond-book-question-tp192449p192507.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to