Le mercredi 15 novembre 2023 à 20:14 +0100, pubabhervegueguen@free.fr a
écrit :
Thanks Jean for imagemagick , no more 'convert' error.
guile-3.0-dev was already installed, I still have guile-devel >= 2.2
missing error.
That's a bit strange.
It is very recent that LilyPond looks for Guile 3.0 automatically
(commit 4e67d0a09d68cacdfdeaa2043d43795178f49650, less than 2
weeks ago). Make sure you have an up-to-date source tree and
you are building from scratch ("git clean -xdf" may help to ensure
you don't have artifacts from another build around; use "git clean
-xdfn"
for a dry run).
If this isn't the problem, it would help to see the generated
config.log
file. It should contain details of how Guile was searched.