On Fri, Feb 13, 2009 at 11:06:28PM +0100, Jan Nieuwenhuizen wrote:
> On wo, 2009-02-11 at 20:48 -0800, Patrick McCarty wrote:
>
> > Okay, now it halts at mingw::guile. Everything is fine up until then.
> > Here is the tail end of build.log.
>
> so the question is: why is your libintl (and other
Sawada a écrit :
It does not work. But I fixed Lilypond-book.py as following:
(line 939)
if not langdefs.LANGDICT[document_language].enable_ly_identifier_l10n:
^^^
I guess the property name "enable_ly_identifier_l10n" should be changed to
"disable_ly_identifier_l10n".
I prefer to av
Jan Nieuwenhuizen a écrit :
Does the attached patch help?
It doesn't, I get exactly the same error :-(
I hope the attached full output from the terminal may give a hint. What
I don't get is that during first GUB invocation
("python bin/gub --platform=tools git"), a lot of packages in tools ar
Valentin Villenave wrote:
2009/2/15 Graham Percival :
You can hopefully figure out what the FIXME DOING SOMETHING means,
and then write a patch to fix the CG on this issue. If not, bug
Valentin.
Yes.
Valentin, please introduce him to Sebastiano and ask Seba to make
his account an editor.
2009/2/15 Graham Percival :
> You can hopefully figure out what the FIXME DOING SOMETHING means,
> and then write a patch to fix the CG on this issue. If not, bug
> Valentin.
Yes.
> Valentin, please introduce him to Sebastiano and ask Seba to make
> his account an editor.
Aye aye, but I'll stil
On zo, 2009-02-15 at 12:03 -0800, Patrick McCarty wrote:
Hi Patrick,
> Thanks! It looks like Guile has downloaded, but now I get the
> following traceback:
> I am unsure how to fix this. I am running Python 2.6.1.
git pull ;-)
Although it will print lots of warnings/errors to the console.
Th
On zo, 2009-02-15 at 19:58 +0100, Jan Nieuwenhuizen wrote:
> GUB *should* work with 2.4 or newer. This is weird.
Does the attached patch help?
Jan.
--
Jan Nieuwenhuizen | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
diff --git a/gub/specs/
Hi Jan,
On Sun, Feb 15, 2009 at 01:13:35PM +0100, Jan Nieuwenhuizen wrote:
> On zo, 2009-02-15 at 03:00 -0800, Patrick McCarty wrote:
>
> > In the download stage, everything downloads fine except for guile;
> > guile is immediately skipped over after the `*** Stage: download
> > (guile, tools)' l
On zo, 2009-02-15 at 19:05 +0100, John Mandereau wrote:
> 2.5.1. I hope it's easy to install a newer Python in $HOME if it's
> needed to build GUB.
GUB *should* work with 2.4 or newer. This is weird.
Jan.
--
Jan Nieuwenhuizen | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jant
Francisco Vila schrieb:
2009/2/14 Frédéric Bron :
This link has been broken for a few days:
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-big-page
OK I am sorry, I did not read the message of Firefox. It says there is
an encoding problem:
In French:
"Erreur d'encodage d
Jan Nieuwenhuizen a écrit :
Interesting, that works for me. What's your python version?
2.5.1. I hope it's easy to install a newer Python in $HOME if it's
needed to build GUB.
Best,
John
___
lilypond-devel mailing list
lilypond-devel@gnu.org
h
On Fri, Feb 13, 2009 at 08:06:16AM -0600, Jonathan Kulp wrote:
> Graham Percival wrote:
>> Since I've been doing /such/ a good job keeping up with my
>> lilypond duties, I figured I'd have the moral authority to bug
>> others.
>
> I'm ready to start doing some LSR work. :)
Great! So you've read t
On Sun, Feb 15, 2009 at 12:06:13PM +0100, Werner LEMBERG wrote:
>
> > To anticipate a possible objection: the snippets are not designed to
> > teach lilypond basics.
>
> A logical corrolary: LSR files must not refer to the documentation (or
> rather, to exact locations in the docs); instead, the
On Sun, Feb 15, 2009 at 5:33 AM, Trevor Daniels wrote:
> Is there anyone who could help me understand this?
>
> Contexts in general die when they have nothing to do, but one Voice context
> within a Staff seems to live indefinitely, even when it has nothing to do.
> At first I thought the one sele
On zo, 2009-02-15 at 03:00 -0800, Patrick McCarty wrote:
> In the download stage, everything downloads fine except for guile;
> guile is immediately skipped over after the `*** Stage: download
> (guile, tools)' line is printed. See 1-build.log. Is guile supposed
> to download at this stage?
No,
>> LSR files sometimes refer to the manual. Example:
>
> I almost consider this a bug, especially if they reference the LM.
Yep.
> ... we *could* add a special "html" command for these in LSR. They
> would do nothing in the main LSR view, but when we run makelsr.py,
> we could change the new
On Sun, Feb 15, 2009 at 10:40:53AM +0100, Jan Nieuwenhuizen wrote:
> On za, 2009-02-14 at 13:42 -0800, Patrick McCarty wrote:
>
> Hi Patrick,
>
> > I decided to start completely from scratch with `make lilypond' to see
> > if I could reproduce the current libtool issue, but I ran into some
> > ot
On za, 2009-02-14 at 13:42 -0800, Patrick McCarty wrote:
Hi Patrick,
> I decided to start completely from scratch with `make lilypond' to see
> if I could reproduce the current libtool issue, but I ran into some
> other problems. I will revisit this issue soon.
>
> The problem I am having is th
On Sun, Feb 15, 2009 at 08:46:50AM +0100, Werner LEMBERG wrote:
>
> LSR files sometimes refer to the manual. Example:
I almost consider this a bug, especially if they reference the LM.
> Such references to absolute section numbers are error-prone;
> additionally, there is no proper hyperlink.
On zo, 2009-02-15 at 00:29 +0100, John Mandereau wrote:
> I get the error I reported when running
>
> rm -rf target
> make -f lilypond.make bootstrap
Interesting, that works for me. What's your python version?
Jan.
--
Jan Nieuwenhuizen | GNU LilyPond - The music typesetter
http://www.xs4al
Is there anyone who could help me understand this?
Contexts in general die when they have nothing to do, but one Voice context
within a Staff seems to live indefinitely, even when it has nothing to do.
At first I thought the one selected to live was the first context encounted,
but it's not t
21 matches
Mail list logo