Re: Ubuntu and LilyPond from scratch

2014-02-23 Thread Trevor Daniels
James wrote Sunday, February 23, 2014 5:48 AM On 21/02/14 16:55, Trevor Daniels wrote: No sure if this is of interest to anyone, but I have just successfully installed Ubuntu 12.04.4 from scratch, followed by git, and the LilyPond repository. Following the CG, I then ran autoconf and

Re: Ubuntu and LilyPond from scratch

2014-02-22 Thread James
On 21/02/14 16:55, Trevor Daniels wrote: No sure if this is of interest to anyone, but I have just successfully installed Ubuntu 12.04.4 from scratch, followed by git, and the LilyPond repository. Following the CG, I then ran autoconf and configure, apt-got the missing packages, and

Ubuntu and LilyPond from scratch

2014-02-21 Thread Trevor Daniels
No sure if this is of interest to anyone, but I have just successfully installed Ubuntu 12.04.4 from scratch, followed by git, and the LilyPond repository. Following the CG, I then ran autoconf and configure, apt-got the missing packages, and successfully ran make all and make doc. I've never

Re: Ubuntu and LilyPond from scratch

2014-02-21 Thread David Kastrup
Trevor Daniels t.dani...@treda.co.uk writes: No sure if this is of interest to anyone, but I have just successfully installed Ubuntu 12.04.4 from scratch, followed by git, and the LilyPond repository. Following the CG, I then ran autoconf and configure, apt-got the missing packages, and

Re: Ubuntu and LilyPond from scratch

2014-02-21 Thread Urs Liska
Am 21.02.2014 18:06, schrieb David Kastrup: Trevor Daniels t.dani...@treda.co.uk writes: No sure if this is of interest to anyone, but I have just successfully installed Ubuntu 12.04.4 from scratch, followed by git, and the LilyPond repository. Following the CG, I then ran autoconf and

Re: Ubuntu and LilyPond from scratch

2014-02-21 Thread Trevor Daniels
David Kastrup wrote Friday, February 21, 2014 5:06 PM Trevor Daniels t.dani...@treda.co.uk writes: I had to apt-get autoconf to enable the autoconf script to run and configure then required dblatex (a surprise - I thought this was no longer used?) and texlive-lang-cyrillic. That's all.