Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3804

Re: need help with x11 device

From ken <ken@spamcop.net>
Newsgroups comp.lang.postscript
Subject Re: need help with x11 device
Date 2022-11-28 14:57 +0000
Message-ID <MPG.3deedcbf76d83c439898d5@usenet.plus.net> (permalink)
References <da1479d3-914f-4923-9c5a-dfbce8afa0e7n@googlegroups.com>

Show all headers | View raw


In article <da1479d3-914f-4923-9c5a-dfbce8afa0e7n@googlegroups.com>, 
rbmarmor@gmail.com says...
> 
> in debian
> gs version 10.00.0
> x11 device is not loaded
> it seems it is seen, because strace gives:
> openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/ghostscript/10.00.0/X11.so", O_RDONLY|O_CLOEXEC) = 4
> read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
> but then, it is not diplayed in the devices' list.
> Any idea?
> thx

If the x11 device isn't listed when you do gs --help then the binary has 
been built without X11 support.

If you want X11 then you're going to have to build from source yourself, 
with the X development libraries available. Or bug the package 
maintainer about it; it's entirely possible there is a good reason why 
they built a Ghostscript package without X11 support.

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

need help with x11 device mario moro <rbmarmor@gmail.com> - 2022-11-27 09:28 -0800
  Re: need help with x11 device ken <ken@spamcop.net> - 2022-11-28 14:57 +0000
    Re: need help with x11 device mario moro <rbmarmor@gmail.com> - 2022-11-28 08:34 -0800
      Re: need help with x11 device James Cloos <cloos@jhcloos.com> - 2022-11-28 12:36 -0500
        Re: need help with x11 device mario moro <rbmarmor@gmail.com> - 2022-11-28 09:48 -0800
          Re: need help with x11 device James Cloos <cloos@jhcloos.com> - 2022-11-29 00:36 -0500
            Re: need help with x11 device mario moro <rbmarmor@gmail.com> - 2022-11-30 02:00 -0800
              Re: need help with x11 device ken <ken@spamcop.net> - 2022-11-30 14:00 +0000
                Re: need help with x11 device mario moro <rbmarmor@gmail.com> - 2022-11-30 08:08 -0800
                Re: need help with x11 device ken <ken@spamcop.net> - 2022-12-01 08:02 +0000
                Re: need help with x11 device mario moro <rbmarmor@gmail.com> - 2022-12-01 08:39 -0800
                Re: need help with x11 device ken <ken@spamcop.net> - 2022-12-01 17:03 +0000
                Re: need help with x11 device Anthk <anthk@disroot.org> - 2022-12-15 11:15 +0000
  Re: need help with x11 device David Newall <davidn@davidnewall.com> - 2022-12-29 17:27 +1100

csiph-web