lilypond-user
[Top][All Lists]
Advanced

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

Re: Building Lilypond on Ubuntu 16.04


From: Chris Yate
Subject: Re: Building Lilypond on Ubuntu 16.04
Date: Fri, 23 Sep 2016 10:10:10 +0000

On Fri, 23 Sep 2016 at 10:14 Werner LEMBERG <address@hidden> wrote:

> What I did was:
>
> $ sudo ln -s /usr/include/freetype2/freetype/config /usr/include/freetype2/config
> $ sudo sed -i 's|/freetype2$|/freetype2/freetype|' /usr/lib/x86_64-linux-gnu/pkgconfig/freetype2.pc
> $ ./configure
> $ make
>
> Which gives me a working lilypond 2.19.49.  What I didn't try
> previously was the first step, i.e. the symbolic link to the config
> folder.

I don't understand why such links are necessary.  It should work out
of the box without *any* links.  Have you tried that?

Yep, it builds fine for me once I did "sudo apt install ..." for all the (many) required dependencies. I *think* all I needed to do was "./smart_autoconf.sh" and "make all"

Chris


reply via email to

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