lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fun with upgrades - not


From: David Kastrup
Subject: Re: Fun with upgrades - not
Date: Fri, 08 Jul 2016 13:50:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

"Phil Holmes" <address@hidden> writes:

>> sudo apt-get build-dep lilypond
>
> Did this, thanks, and now have the following problems.
>
> Problem 1:
>
> address@hidden:~/lilypond-git$ sh autogen.sh --noconfigure
> processing .
> Running autoconf ...
> autogen.sh: 17: autogen.sh: autoconf: not found
>
> Problem 2: running configure:
>
> ERROR: Please install required programs: /usr/local/bin/fontforge >=
> 20110222 (installed: )
>
> See INSTALL.txt for more information on how to build LilyPond
> address@hidden:~/lilypond-git/build$ fontforge --version
> bash: /usr/local/bin/fontforge: cannot execute binary file: Exec
> format error

What does

    file /usr/local/bin/fontforge

state?  This sounds like you are trying to run a 64bit executable on a
32bit kernel, or a 32bit executable on a system unequipped to do so
(missing essential libraries and loaders).  Or even have a complete
mismatch of architecture.

> address@hidden:~/lilypond-git/build$ sudo apt-get install fontforge
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> fontforge is already the newest version.
> 0 to upgrade, 0 to newly install, 0 to remove and 6 not to upgrade.
>
> Any suggestions?

Maybe libfontforge-dev ?  No idea whether fontforge is called as
executable or used as a library though: only the latter needs the dev
package.

-- 
David Kastrup



reply via email to

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