lilypond-user
[Top][All Lists]
Advanced

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

Re: Problem with german umlauts and with mapping text to notes


From: Karlin High
Subject: Re: Problem with german umlauts and with mapping text to notes
Date: Tue, 1 Oct 2019 17:43:15 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 10/1/2019 4:44 PM, Frank Steinmetzger wrote:
There is no guile-1 anymore in the tree to roll back to.

The archives also have instructions for compiling Guile 1.8 from source.

<https://lists.gnu.org/archive/html/lilypond-devel/2017-10/msg00129.html>

This is for Debian Stretch, and I don't know if this is still the current preferred way of doing it.

git clone https://git.savannah.gnu.org/git/guile.git
cd guile
git checkout branch_release-1-8
./autogen.sh
./configure --disable-error-on-warning --prefix=/usr/local
make
sudo make install
sudo ldconfig
echo "GUILE_CONFIG=/usr/local/bin/guile-config" >> ~/.bashrc

--
Karlin High
Missouri, USA



reply via email to

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