Frescobaldi is not part of the LilyPond delivery, so why should it be covered in the LilyPond docs?
-- Phil Holmes ----- Original Message ----- From: rif To: pls Cc: LilyPond Users Sent: Saturday, May 10, 2014 2:17 PM Subject: Re: Any advice for getting emacs working with lilypond on MacOsX? Interesting. I am slowly learning that I should read the mailing list extensively rather than assume the lilypond docs themselves are up to date? On Sat, May 10, 2014 at 6:14 AM, pls <p.l.schm...@gmx.de> wrote: Hi rif, you don’t (necessarily) need to install homebrew to get Frescobaldi to work. Davide Liessi provided a dmg-installer for Frescobaldi 2.0.16: https://www.dropbox.com/s/o4o65629jv9ytw4/Frescobaldi-2.0.16-dev-20140421.dmg See: http://lilypond.1069038.n5.nabble.com/Mac-testers-needed-for-Frescobaldi-td161735.html. hth pls On 10.05.2014, at 15:01, rif <r...@mit.edu> wrote: FWIW, I spent multiple hours in install hell trying to get a homebrew install of frescobaldi to work, with zero success. AFAICT homebrew doesn't really have forums or mailing lists? I might stick with emacs for now. rif On Fri, May 9, 2014 at 8:32 PM, rif <r...@mit.edu> wrote: And just to be clear, when you see Frescobaldi is easy to install, it looks to me like I have to first install Homebrew, then I have to manually install XQuartz and and MacTeX [neither of which is packaged with Homebrew], and *then* I can just do a "brew install frescobaldi"? On Fri, May 9, 2014 at 8:15 PM, rif <r...@mit.edu> wrote: Cool. Maybe it makes sense to update the documentation to indicate the elisp files are in the precompiled tarball and just to point at them? That "make install" is a red herring. On Fri, May 9, 2014 at 12:15 PM, R. Mattes <r...@mh-freiburg.de> wrote: On Fri, 9 May 2014 13:44:31 -0500, Tim McNamara wrote > [...snip...] > (setq path > "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/Users/tim/bin:/Users/YOUR_USER_NAME/Applications/LilyPond.app/Contents/Resources/bin") > (setenv "PATH" path) > > (setq load-path (append (list (expand-file-name"/Applications/LilyPond.app/Contents/Resources/share/emacs/site-lisp")) load-path)) Much easier to do: (add-to-list 'load-path (expand-file-name"/Applications/LilyPond.app/Contents/Resources/share/emacs/site-lisp")) Cheers, Ralf Mattes _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user ------------------------------------------------------------------------------ _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user