lilypond-user
[Top][All Lists]
Advanced

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

Re: Guile for building lilypond on Ubuntu18.10


From: David Kastrup
Subject: Re: Guile for building lilypond on Ubuntu18.10
Date: Sat, 23 Mar 2019 21:01:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Saul Tobin <address@hidden> writes:

> I followed the process described above to compile Guile 1.8 and Lilypond on
> Windows Subsystem for Linux. I found that it only worked when installing
> guile to /usr, not /usr/local.

It doesn't matter where you install Guile as long as you specify

GUILE_CONFIG=/usr/local/tmp/guile-1.8/bin/guile-config

(or similar, depending on where you installed your Guile-1.8) as one
argument to either ./autogen.sh or ./configure since guile-config has
the installation path baked in and is used for providing all
path-dependent options for compilation and linking.

-- 
David Kastrup



reply via email to

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