lilypond-devel
[Top][All Lists]
Advanced

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

Re: make install error


From: Bernard Hurley
Subject: Re: make install error
Date: Mon, 18 Apr 2005 16:55:00 +0100

I suspect a GS error too. The problem is that you can't get 8.13 as a
Debian package. Adding main testing unstable and backports to sources
list, updating and running:

apt-cache show $(apt-cache search --names-only "^gs($|-)" | awk '{print
$1}')| grep Version

Yields:
Version: 8.01-5
Version: 6.53-3
Version: 0.3.7
Version: 0.3.3.0woody1
Version: 7.07.1-9
Version: 7.05.6-2.0.backports.org.1
Version: 8.01-5
Version: 8.14-3
Version: 8.14-2.backports.org.1
Version: 1.20021122-2
Version: 1.20010910-3
Version: 8.14-3.1
Version: 8.14-3
Version: 8.14-2.backports.org.1
Version: 6.50-5
Version: 1.0.4-6

The 1.2xxx turn out to be gs-cjk-resource, but apart from that these are
all versions of GS and the only ones available through the normal
Package stream. The 8.14xx versions turn out to be the non-free aladin
versions, which I am not about to put on any of my machines. It does not
seem possible to compile and install lily 2.5.x so that it uses  8.01-5
(I have gs-gpl 8.01-5 on my machine). I have installed gs 8.15 locally
for one user from the tgz and installed lily 2.5.20 for that user. As
far as I can see it works OK except for some odd problem with printing
the final ps file, which may be my fault.

I believe various people are working on producing a Debian package for
2.5.10, but it does not seem possible unless there is an (unofficial)
package for gs 8.15 is constructed first. Does anyone know how to do
this and to name it in such a way that it gets replaced by the official
version when it becomes available? Alternatively would it be possible to
package gs 8.15 together with lily as a temporary fix?

/Bernard

On Mon, 2005-04-18 at 16:33 +0200, Han-Wen Nienhuys wrote:
> Op ma, 18-04-2005 te 10:00 -0400, schreef Laura Conrad:
> > >>>>> "HN" == Han-Wen Nienhuys <address@hidden> writes:
> > 
> >     HN> Op za, 16-04-2005 te 11:25 -0400, schreef Laura Conrad:
> >     >> Current (2005-04-16  Han-Wen Nienhuys) CVS, make ran without errors,
> >     >> but "make install" produces the following:
> >     >> 
> > 
> >     HN> both your logs were truncated.  Can you provide the relevant 
> > endings of
> >     HN> the logs? Thanks.
> > 
> > OK, I'll try again.
> 
> debuild.log says 
>         
> >         Preprocessing graphical objects...
>         Calculating line breaks...
>         Writing lily-2007587447-systems.tex...
>         Writing lily-2007587447-systems.texi...
>         Layout output to `lily-2007587447-1.eps'...
>         Layout output to `lily-2007587447.eps'...
>         Converting to PNG...
>         `python 
> /home/lconrad/src/lilypond/cvs/lilypond/share/lilypond/2.5.19/scripts/ps2png.py
>  --resolution=90 --papersize="a4" 'lily-2007587447.eps'' failed (256)
>         Processing `music-glossary.tely:2574 (lily-893995012.ly)'
>         
> can you investigate what went wrong if you run 
> ps2png.py --verbose by hand on this file? I suspect a GS problem.
> 
-- 
Bernard Hurley <address@hidden>




reply via email to

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