lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fun with upgrades - not


From: Phil Holmes
Subject: Re: Fun with upgrades - not
Date: Fri, 8 Jul 2016 13:11:09 +0100


----- Original Message ----- From: "David Kastrup" <address@hidden>
To: "Phil Holmes" <address@hidden>
Cc: <address@hidden>
Sent: Friday, July 08, 2016 12:50 PM
Subject: Re: Fun with upgrades - not


"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.

Looks right:

address@hidden:~/lilypond-git$ file /usr/local/bin/fontforge
/usr/local/bin/fontforge: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, BuildID[sha1]=1c01d759ac10c3f83d000f8e3d36cbea63f909e5, not stripped

It's 32 bit OS.  Any idea how to replace it with a 32 bit version?

--
Phil Holmes






reply via email to

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