Re: Compiling lilypond in emacs etc

2019-01-25 Thread David Kastrup
Andrew Bernard writes: > What is the best way to add flags and options to the lilypond compile > command in the emacs lilypond mode? I use M-x compile RET for that. > Also, regarding the failure to widen the buffer after the narrowing > that takes place in certain cases, I see in the archives t

Re: Compiling LilyPond on Linux Mint 19.1

2018-12-21 Thread Knut Petersen
On 20.12.18 12:21, Lukas-Fabian Moser wrote: Folks, this is mostly to give a reference to those who might hit the same problems that I had: I decided to switch from my ancient Linux Mint 17.3 to Linux Mint 19.1 yesterday. In order to set up a working build environment, I had to provide a wor

Re: Compiling LilyPond on Linux Mint 19.1

2018-12-21 Thread H. S. Teoh
On Fri, Dec 21, 2018 at 07:06:43PM +0100, Urs Liska wrote: > > Am 21.12.18 um 09:06 schrieb Urs Liska: > > Hi Lukas, > > > > thanks for putting this together. Indeed since installing a distro > > that doesn't Guile 1.8 anymore I hadn't been able to compile > > LilyPond anymore. Once I managed to

Re: Compiling LilyPond on Linux Mint 19.1

2018-12-21 Thread Urs Liska
Am 21.12.18 um 09:06 schrieb Urs Liska: Hi Lukas, thanks for putting this together. Indeed since installing a distro that doesn't Guile 1.8 anymore I hadn't been able to compile LilyPond anymore. Once I managed to compile Guile 1.8 and do a build but for some reason I lost this option. I thi

Re: Compiling LilyPond on Linux Mint 19.1

2018-12-21 Thread Urs Liska
Hi Federico and Lukas, Am 21.12.18 um 09:59 schrieb Federico Bruni: Il giorno ven 21 dic 2018 alle 9:06, Urs Liska ha scritto: [...] A warning about missing URW fonts was the only issue I encountered. make doc took the expected ages but worked without errors too! So I can confirm that th

Re: Compiling LilyPond on Linux Mint 19.1

2018-12-21 Thread Federico Bruni
Il giorno ven 21 dic 2018 alle 9:06, Urs Liska ha scritto: [...] A warning about missing URW fonts was the only issue I encountered. make doc took the expected ages but worked without errors too! So I can confirm that the steps work on Linux Mint 19. Hi Urs this was discussed before b

Re: Compiling LilyPond on Linux Mint 19.1

2018-12-21 Thread Urs Liska
Hi Lukas, thanks for putting this together. Indeed since installing a distro that doesn't Guile 1.8 anymore I hadn't been able to compile LilyPond anymore. Once I managed to compile Guile 1.8 and do a build but for some reason I lost this option. I think the point was that after compiling Gui

Re: Compiling lilypond

2007-06-17 Thread Wilbert Berendsen
Op dinsdag 29 mei 2007, schreef Thomas Gollenia: > Hi, > > When I tried to compile lilypond (all dependencies should be solved) > it came up with the following error message: > > chmod 755 out/lilypond-invoke-editor > /usr/bin/perl /Users/Thommy/Documents/Downloads/lilypond-2.10.25/ > buildscripts/

Re: Compiling lilypond files from Mutopia

2006-05-27 Thread Stan Sanderson
On May 27, 2006, at 8:17 AM, Peter Clarke wrote: Dear list, I would like to compile a Lilypond file downloaded from Mutopia. It needs an include file (paper-20.ly). Where can I get this? And does that define all the 'extra' syntax the .ly file seems to contain? Thanks, Peter C Unfortunat

Re: Compiling Lilypond-2.6.0 On Gentoo

2005-07-02 Thread J. Scott Amort
On Fri, 2005-07-01 at 21:59 -0700, Daniel Johnson wrote: > If you are going to be building the documentation on Gentoo (i.e. you > have "doc" in your USE variable) it is almost imperative that you use a > version of Guile newer than the latest stable -- use a CVS snapshot of > the development branc

Re: Compiling Lilypond-2.6.0 On Gentoo

2005-07-01 Thread Daniel Johnson
If you are going to be building the documentation on Gentoo (i.e. you have "doc" in your USE variable) it is almost imperative that you use a version of Guile newer than the latest stable -- use a CVS snapshot of the development branch, and you get Han-Wen's garbage-collection patches. What I woun

Re: Compiling Lilypond-2.6.0 On Gentoo

2005-07-01 Thread Scott Amort
Joe Neeman wrote: If this list allows .tar.bz2 attachments, you could try unpacking the attachment into your $PORTDIR_OVERLAY directory. It adds ebuilds for the correct versions of mftrace and fontforge, so it should help resolve any dependency problems. Joe Hi Joe, Thanks for taking the time

Re: Compiling Lilypond-2.6.0 On Gentoo

2005-07-01 Thread Joe Neeman
If this list allows .tar.bz2 attachments, you could try unpacking the attachment into your $PORTDIR_OVERLAY directory. It adds ebuilds for the correct versions of mftrace and fontforge, so it should help resolve any dependency problems. Joe lilypond-ebuild.tar.bz2 Description: Binary data __

Re: Compiling Lilypond...

2004-11-03 Thread Jan Nieuwenhuizen
J. L. writes: > Which ec-fonts-mftraced package does Cygwin need to use? Any of http://lilypond.org/download/fonts/ http://lilypond.org/cygwin/uploads/ec-fonts-mftraced Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien

Re: Compiling Lilypond

2004-11-01 Thread Bertalan Fodor
Building lilypond on cygwin is not a simple task. I always have to experiment for some time before I can build it along with the doc. However, if you don't want to build the doc, you will have a much easier task. - some of them can be downloaded from http://anfaenger.de/cygwin, then istalling

Re: compiling lilypond

2004-10-31 Thread sdf sdfs
I'm pretty sure I have it installed; when I type mf at the prompt I get: This is METAFONT, Version 2.7182 (Web2C 7.4.5) ** I have the files mf and mfw in /usr/share/texmf/bin Configure detects everything automatically except kpathsea, which is installed in the default directory /usr/share/texmf/

Re: compiling lilypond

2004-10-31 Thread Jan Nieuwenhuizen
sdf sdfs writes: > make[1]: Entering directory > `/home/david/lilypond-2.4.0/mf' > echo mf mfont not found "\mode:=laserjet; nonstopmode; You should install metafont, probably in the tetex package. I'm surprised that configure did not complain about metafont. Jan. -- Jan Nieuwenhuizen <[EMAIL

Re: Compiling Lilypond-2.3.11 on Slackware 10

2004-08-19 Thread R S Ananda Murthy
Finally it worked! In Slackware 10 keeping lilypond-profile.sh in /etc/profile.d/ does not work. To make it work I did the following: Copied buildcripts/out/lilypond-profile to /usr/bin Then, I appended the following line: source /usr/bin/lilypond-profile to the end of /etc/profile. Logout and l

Re: Compiling Lilypond-2.3.11 on Slackware 10

2004-08-18 Thread Mats Bengtsson
OK, now you have managed to source the file. However, it seems that your installation of teTeX doesn't behave as it should. What does the following sequence of commands return? unset TEXMF kpsexpand \$TEXMF kpsewhich texmf.cnf Also, you should try to figure out why you didn't manage to source the f

Re: Compiling Lilypond-2.3.11 on Slackware 10

2004-08-18 Thread R S Ananda Murthy
On 08/18/2004 06:48:28 PM, Mats Bengtsson wrote: First of all, I hope that we are talking about the file buildscripts/out/lilypond-profile and NOT buildscripts/lilypond-profile.sh To help us understand what's going on, try the following: - Go to the lilypond-* directory where you run the compilatio

Re: Compiling Lilypond-2.3.11 on Slackware 10

2004-08-18 Thread Mats Bengtsson
First of all, I hope that we are talking about the file buildscripts/out/lilypond-profile and NOT buildscripts/lilypond-profile.sh To help us understand what's going on, try the following: - Go to the lilypond-* directory where you run the compilation - Run the command set -x this will make bash

Re: Compiling Lilypond-2.3.11 on Slackware 10

2004-08-18 Thread R S Ananda Murthy
On 08/18/2004 01:48:08 PM, Mats Bengtsson wrote: I'm cross-posting to lilypond-user, to increase the chance that you get help from some Slackware user. R S Ananda Murthy wrote: On 08/17/2004 08:45:10 PM, Mats Bengtsson wrote: Did you start a new shell first? Yes. I was wrong, you probably have to

Re: Compiling Lilypond-2.3.11 on Slackware 10

2004-08-18 Thread Mats Bengtsson
I'm cross-posting to lilypond-user, to increase the chance that you get help from some Slackware user. R S Ananda Murthy wrote: On 08/17/2004 08:45:10 PM, Mats Bengtsson wrote: Did you start a new shell first? Yes. I was wrong, you probably have to logout/login again to make bash read the profile

RE: Compiling Lilypond 1.7.4

2002-11-06 Thread Ralph Little
heers! Ralph -Original Message- From: Klaus Zimmermann [mailto:klaus_zimmermann@;gmx.de] Sent: 05 November 2002 22:27 To: Ralph Little Cc: '[EMAIL PROTECTED]' Subject: Re: Compiling Lilypond 1.7.4 Ralph Little wrote: > Hi, > I am trying to get Lily 1.7.4 up and running

Re: Compiling Lilypond 1.7.4

2002-11-05 Thread Klaus Zimmermann
Ralph Little wrote: Hi, I am trying to get Lily 1.7.4 up and running on Redhat 8 I have built and installed Guile1.6 from source, and there is a /usr/local/lib/libguile.so.12 (sym linked to libguile.so.12.3.0), and guile (/usr/local/bin/guile) fires up fine. > I saw some posts on a similar vein