lilypond-devel
[Top][All Lists]
Advanced

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

Lilypond build dependencies


From: Joseph Rushton Wakeling
Subject: Lilypond build dependencies
Date: Sat, 05 Oct 2013 18:48:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

Hello all,

I'm trying to build Lilypond from git-HEAD source for the first time in a while and running into some curiosities from the ./configure script. This is on Ubuntu 13.10.

First of all: ./configure requests a number of build dependencies that are not listed on the pages here:
http://lilypond.org/doc/v2.17/Documentation/contributor/requirements-for-running-lilypond
http://lilypond.org/doc/v2.17/Documentation/contributor/requirements-for-compiling-lilypond
http://lilypond.org/doc/v2.17/Documentation/contributor/requirements-for-building-documentation

... which included dblatex, epsf.tex (contained in texlive-generic-recommended) and lh (contained in texlive-lang-cyrillic). At a guess, perhaps these would typically be installed as recommended by the packages that are listed, so anyone (like me) installing _only_ what's listed (and its strict dependencies) will come up against this issue.

I'm sure that if I'd just run apt-get build-dep lilypond all would have been fine, but the listed dependencies are the first thing one reads.

The blocker to building is the metapost version currently in Ubuntu 13.10. ./configure reports: ERROR: Please install required programs: mpost (due to a bug in metapost, versions 1.600 <= x < 1.803 are not supported; installed: 1.802)

What's the problem here, and is it possible to work around (i.e. tell ./configure "I don't care, go ahead and accept working with 1.802) or is the bug sufficiently show-stopping that nothing can be done bar install the updated metapost?

Thanks & best wishes,

    -- Joe



reply via email to

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