Am Montag, dem 02.08.2021 um 14:25 +0200 schrieb Jean Abou Samra:
> I started searching for alternatives, and didn't find many.
> In fact exactly one, called FUDforum -- Fast Uncompromising
> Discussions, and not Fear, Uncertainty and Doubt! Its main
> page is itself a FUDforum, [11], and the docum
On Mon, Aug 2, 2021 at 2:25 PM Jean Abou Samra wrote:
> I was able to install it on a local Apache server. In my
> experiments, I encountered some issues when trying to post to
> the lists via it [13], but only with one SMTP server; another
> was fine. The rest of the functionality worked correctl
I just posted the first version of completely rewritten scripts to
build static binaries for LilyPond:
https://gitlab.com/lilypond/lilypond/-/merge_requests/864
Some key design decisions are:
* Build natively, avoid cross-compilation.
* Use static builds of dependencies, no shared libraries.
*