[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lilypond Scheme syntax in ly/music-fonctions-init.ly
From: |
Nicolas Sceaux |
Subject: |
Re: lilypond Scheme syntax in ly/music-fonctions-init.ly |
Date: |
Fri, 28 Jul 2006 10:54:49 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) |
Thomas Bushnell BSG <address@hidden> writes:
> Ludovic RESLINGER <address@hidden> writes:
>
>> Yes, I'm on the problem, to solve it, we need guile-1.8 serie.Hi,
>
> Heikki Junes' email suggests that using 1.8 creates a different
> problem;
no, it issues a warning about something that has nothing to do with this
use-module problem. BTW, 1.8 is what is used in GUB; if it were not
working, a few people would have complained...
- guile 1.8 is the prefered version
- guile 1.6.7 still works (some functions introduced in 1.8 are
stubbed)
- it seems that there's a problem with guile 1.6.8 (I cannot
investigate, sorry).
nicolas