Phil,
On 08/07/16 13:10, Federico Bruni wrote:
Il giorno ven 8 lug 2016 alle 13:44, Phil Holmes
ha scritto:
sudo apt-get build-dep lilypond
Did this, thanks, and now have the following problems.
Problem 1:
phil@ubuntu12:~/lilypond-git$ sh autogen.sh --noconfigure
processing .
Running autoc
>> Maybe a time stamp issue, making `configure.ac' newer than
>> `configure'?
>
> Repositories don't contain generated files in general.
Ah, I misunderstood. I thought that the issue is compilation from a
tarball, sorry.
Werner
___
lilypond-deve
Werner LEMBERG writes:
phil@ubuntu12:~/lilypond-git$ sh autogen.sh --noconfigure
processing .
Running autoconf ...
autogen.sh: 17: autogen.sh: autoconf: not found
>>>
>>> Hm. Sounds like autoconf is not installed; it's not listed
>>> explicitly in the build dependencies in the
>>> phil@ubuntu12:~/lilypond-git$ sh autogen.sh --noconfigure
>>> processing .
>>> Running autoconf ...
>>> autogen.sh: 17: autogen.sh: autoconf: not found
>>
>> Hm. Sounds like autoconf is not installed; it's not listed
>> explicitly in the build dependencies in the Debian package either,
>> so t
On 2016-07-08 14:31, David Kastrup wrote:
Alexander Kobel writes:
phil@ubuntu12:~/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]=1c01d759ac10c3
Alexander Kobel writes:
> On 2016-07-08 14:14, David Kastrup wrote:
>
>> autoconf is not normally a requirement when building from a tarball
>> which usually contains the autoconf-generated files. autoconf is only
>> needed for building directly from a repository checkout. I don't think
>> that
Alexander Kobel writes:
>> phil@ubuntu12:~/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 s
On 2016-07-08 14:14, David Kastrup wrote:
Alexander Kobel writes:
On 2016-07-08 13:44, Phil Holmes wrote:
[...]
Last week I decided to bite the bullet and upgrade from Ubuntu 10.04
to a more recent version. [...]
sudo apt-get build-dep lilypond
Did this, thanks, and now have the followi
On 2016-07-08 14:11, Phil Holmes wrote:
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
phil@ubuntu12:~/lilypond-git/build$ fontforge --version
bash: /usr/loca
"Phil Holmes" writes:
>>> phil@ubuntu12:~/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
Alexander Kobel writes:
> On 2016-07-08 13:44, Phil Holmes wrote:
>>> [...]
Last week I decided to bite the bullet and upgrade from Ubuntu 10.04
to a more recent version. [...]
>>> sudo apt-get build-dep lilypond
>>
>> Did this, thanks, and now have the following problems.
>
> Hi Phil,
- Original Message -
From: "David Kastrup"
To: "Phil Holmes"
Cc:
Sent: Friday, July 08, 2016 12:50 PM
Subject: Re: Fun with upgrades - not
"Phil Holmes" writes:
sudo apt-get build-dep lilypond
Did this, thanks, and now have the following proble
On 2016-07-08 13:44, Phil Holmes wrote:
[...]
Last week I decided to bite the bullet and upgrade from Ubuntu 10.04
to a more recent version. [...]
sudo apt-get build-dep lilypond
Did this, thanks, and now have the following problems.
Hi Phil,
I'm trying to give pointers without having acc
Il giorno ven 8 lug 2016 alle 13:44, Phil Holmes
ha scritto:
sudo apt-get build-dep lilypond
Did this, thanks, and now have the following problems.
Problem 1:
phil@ubuntu12:~/lilypond-git$ sh autogen.sh --noconfigure
processing .
Running autoconf ...
autogen.sh: 17: autogen.sh: autoconf: not
"Phil Holmes" writes:
>> sudo apt-get build-dep lilypond
>
> Did this, thanks, and now have the following problems.
>
> Problem 1:
>
> phil@ubuntu12:~/lilypond-git$ sh autogen.sh --noconfigure
> processing .
> Running autoconf ...
> autogen.sh: 17: autogen.sh: autoconf: not found
>
> Problem 2: r
- Original Message -
From: "David Kastrup"
To: "Phil Holmes"
Cc:
Sent: Tuesday, June 28, 2016 5:34 PM
Subject: Re: Fun with upgrades - not
Phil Holmes writes:
Last week I decided to bite the bullet and upgrade from Ubuntu 10.04 to a
more recent version. I d
- Original Message -
From: "Alexander Kobel"
To: "Phil Holmes" ;
Sent: Wednesday, June 29, 2016 4:42 PM
Subject: Re: Fun with upgrades - not
Hi Phil,
I had a bit of trouble to parse your setup description. IIUC, you used to
have a machine with
- Ubuntu 10.04
Hi Phil,
I had a bit of trouble to parse your setup description. IIUC, you used
to have a machine with
- Ubuntu 10.04 running natively as host
- VirtualBox environment on this one
- LilyDev/Ubuntu 12.04 VM
- Windows Vista VM
- Windows 7 VM
and want to go to
- Ubuntu 14.04. runn
Federico Bruni writes:
> Il giorno mar 28 giu 2016 alle 19:27, James ha scritto:
>>> I would first try to set up the system and avoid virtual machines
>>> for LilyPond development.
>>> Installing the dependencies should be as easy as:
>>>
>>> sudo apt-get build-dep lilypond
>>
>> Except when it
Il giorno mar 28 giu 2016 alle 19:27, James ha scritto:
I would first try to set up the system and avoid virtual machines
for LilyPond development.
Installing the dependencies should be as easy as:
sudo apt-get build-dep lilypond
Except when it isn't.
I.e. all those extra bits that are docu
On 28/06/16 15:50, Phil Holmes wrote:
> So I'm back to thinking about what to do with the Linux installation. An
> option would be to start from scratch with the latest version of LilyDev.
> My concern is how this would mount my two non-system disks: a 2TB hard
> drive and an SSD. With 14.04,
Hello
On 28/06/16 17:49, Federico Bruni wrote:
On Tue, Jun 28, 2016 at 4:50 PM, Phil Holmes wrote:
Last week I decided to bite the bullet and upgrade from Ubuntu 10.04
to a
more recent version. I downloaded an upgrade to 12.04, and then used
that
to do an online upgrade to 14.04. As a resul
On Tue, Jun 28, 2016 at 4:50 PM, Phil Holmes
wrote:
Last week I decided to bite the bullet and upgrade from Ubuntu 10.04
to a
more recent version. I downloaded an upgrade to 12.04, and then used
that
to do an online upgrade to 14.04. As a result of this, I lost most
of the
applications neede
Phil Holmes writes:
> Last week I decided to bite the bullet and upgrade from Ubuntu 10.04 to a
> more recent version. I downloaded an upgrade to 12.04, and then used that
> to do an online upgrade to 14.04. As a result of this, I lost most of the
> applications needed to build LilyPond. I'
Last week I decided to bite the bullet and upgrade from Ubuntu 10.04 to a
more recent version. I downloaded an upgrade to 12.04, and then used that
to do an online upgrade to 14.04. As a result of this, I lost most of the
applications needed to build LilyPond. I've grabbed a number of then wi
25 matches
Mail list logo