Am Mittwoch, dem 11.08.2021 um 08:32 +0200 schrieb Han-Wen Nienhuys:
> On Mon, Aug 9, 2021 at 12:23 PM Knut Petersen wrote:
> >
> > Hi everybody,
> >
> > is there any reason that we still use very ancient versions of ghostscript
> > for our installers prepared via GUB?
>
> in gub, there is a c
On Mon, Aug 9, 2021 at 12:23 PM Knut Petersen wrote:
>
> Hi everybody,
>
> is there any reason that we still use very ancient versions of ghostscript
> for our installers prepared via GUB?
in gub, there is a comment.
# ***FIXME*** Ghostscript 9.20 for freebsd-x86 raises seg fault.
at some po
Hi everybody,
is there any reason that we still use very ancient versions of ghostscript for
our installers prepared via GUB?
A number of vulnerabilities have been found, and it's easy to find detailed
descriptions of exploits ... see e.g.
https://www.openwall.com/lists/oss-security/2019/01/2
>> Phil Holmes:
>> ...
>>> /usr/bin/ld: cannot find -lfreetype
>> ...
>> ld cannot find libfreetype.so
>> Do you have it installed ?
>> Try this:
>> $ locate libfreetype.so
>> ...
>> /usr/lib/i386-linux-gnu/libfreetype.so
>> /usr/lib/i386-linux-gnu/libfreetype.so.6
>> /usr/lib/i386-linux-gnu/libfre
- Original Message -
From:
To:
Sent: Sunday, June 25, 2017 12:13 PM
Subject: Re: GUB Ghostscript 9.21
Phil Holmes:
...
/usr/bin/ld: cannot find -lfreetype
...
ld cannot find libfreetype.so
Do you have it installed ?
Try this:
$ locate libfreetype.so
...
/usr/lib/i386-linux-gnu
Phil Holmes:
...
> /usr/bin/ld: cannot find -lfreetype
...
ld cannot find libfreetype.so
Do you have it installed ?
Try this:
$ locate libfreetype.so
...
/usr/lib/i386-linux-gnu/libfreetype.so
/usr/lib/i386-linux-gnu/libfreetype.so.6
/usr/lib/i386-linux-gnu/libfreetype.so.6.8.1
...
Regards,
/Ka
chi Hosoda"
To:
Cc:
Sent: Saturday, June 24, 2017 3:02 AM
Subject: GUB Ghostscript 9.21
Phil,
Would you merge this pr and try following command before next `make
lilypond'?
https://github.com/gperciva/gub/pull/39
$ git fetch orign
$ git checkout master
$