Jean Abou Samra <j...@abou-samra.fr> writes:
> Le 14/02/2022 à 13:51, Paulo Matos a écrit : >> Hi, >> >> I have compiled the current git HEAD from source. >> I have both guile 1.8 and guile 2.2 installed but lilypond is defaulting >> to using 1.8. I can't find an option to force configure to use 2.2, is >> there one? >> >> Regards, > > > Yes: > > ../configure GUILE_FLAVOR=guile-2.2 Argh thanks. Skimming ./configure --help doesn't work. Was looking for something like `--enable-guile` or something of the sort. Of course, a `./configure | grep -i guile` would have been enough. Sigh! Thanks, -- Paulo Matos