It makes little sense that a symlink fails.
Except that deb's /usr/share/ghostscript/9.22/ has a relative symlink:
iccprofiles -> ../../color/icc/ghostscript/
so you'd need also to fix that symlink to be absolute:
iccprofiles -> /usr/share/color/icc/ghostscript/
The other symlink in th
On Wed 28 Mar 2018 at 07:45:15 +0200, Jean-Philippe MENGUAL wrote:
> It was my dame: for space save, I copied /usr/share/ghostscript on
> another partition and created a symlink from /usr/share/ghostscript to
> the new location. And it does not work, that is gs command requires the
> folder exists
It was my dame: for space save, I copied /usr/share/ghostscript on
another partition and created a symlink from /usr/share/ghostscript to
the new location. And it does not work, that is gs command requires the
folder exists in /usr/share, and not a symlink.
Regards
signature_jp_2
Logo Hypra
Hi,
Well, after many stupid trials and thanks to a lot of help by you and
upstream, the most useful thing I can add is:
1. I isolated the command which seems to be a problem:
gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE \
-dNOMEDIAATTRS -dShowAcroForm -sstdout=%stderr \
-sO
On Sat 24 Mar 2018 at 19:37:37 +, Brian Potkin wrote:
> tags 893332 moreinfo
> thanks
>
>
> On Sun 18 Mar 2018 at 04:55:38 +0100, Jean-Philippe MENGUAL wrote:
>
> > I try to print a test page from CUPS in a Samsung printer.
> >
> >* What exactly did you do (or not do) that was effectiv
tags 893332 moreinfo
thanks
On Sun 18 Mar 2018 at 04:55:38 +0100, Jean-Philippe MENGUAL wrote:
> I try to print a test page from CUPS in a Samsung printer.
>
>* What exactly did you do (or not do) that was effective (or
> ineffective)?
>
> See the log attached (see from line 3455), ex
6 matches
Mail list logo