Re: guile1-config

2012-02-17 Thread Werner LEMBERG
staging. It improves the > situation for distros that distribute guile1 and guile1-config, and > it does not hurt otherwise. Thanks! The next time I compile lilypond I will automatically test it :-) Werner ___ lilypond-devel mailing li

Re: guile1-config

2012-02-17 Thread Julien Rioux
The patch is > bad, I know; it's just to tell people what I have done to compile > lilypond with the `guile1' package from openSuSE factory. > > Werner > I've pushed a slightly modified version to staging. It improves the situation for distros that distribut

Re: guile1-config

2012-02-10 Thread Werner LEMBERG
>> Attached is a very primitive patch which works for me. > > That patch looks like it would stop working the moment you also > install Guile 2. I don't think so, but admittedly I haven't tested it. The patch is bad, I know; it's just to tell people what I have done to compile lilypond with the

Re: guile1-config

2012-02-10 Thread David Kastrup
Werner LEMBERG writes: > Folks, > > > openSuSE is now packaging guile 1 and guile 2 separately, and the > former comes with a `guile1-config' script, and the binary is called > `guile1'. > > Given that lilypond doesn't work reliably with guile 2 yet (at le

guile1-config

2012-02-10 Thread Werner LEMBERG
Folks, openSuSE is now packaging guile 1 and guile 2 separately, and the former comes with a `guile1-config' script, and the binary is called `guile1'. Given that lilypond doesn't work reliably with guile 2 yet (at least I got a segfault during `make all') it might be a g