lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 1815 in lilypond: lilypond-book fails on Windo


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1815 in lilypond: lilypond-book fails on Windows
Date: Mon, 21 Jan 2013 06:58:04 +0000


Comment #40 on issue 1815 by address@hidden: lilypond-book fails on Windows
http://code.google.com/p/lilypond/issues/detail?id=1815

Regarding comment 6, the difficulty was that the installer, NSIS, uses strings of length 1024 by default <http://nsis.sourceforge.net/Special_Builds> so it cannot hold a long PATH in a string variable. LilyPond's naïve installation script did not check for failure on reading the current PATH, but appended its own path to the empty string and wrote that. issue 1966

We would need someone motivated and able to help with the cross-platform build-and-install system, to write Windows PATHs in a safe way.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]