fontes X11 estão faltando no solaris

0

Eu executo o SlickEdit (IDE) na máquina Solaris 11 e nas minhas janelas eu executo o servidor X (xming / xlaunch).
Eu não vejo fontes na GUI, eu vejo pequenos quadrados em vez disso (como na imagem abaixo).

Eu suspeito que estou perdendo fontes em /usr/openwin/lib/X11/fonts/

Qual pacote devo baixar e de onde faço o download?

SunOS solaris11 5.11 11.0 i86pc i386 i86pc  
root@solaris11:~# cat /etc/*release  
                           Oracle Solaris 11 11/11 X86  
  Copyright (c) 1983, 2011, Oracle and/or its affiliates.  
  All rights reserved.  
                            Assembled 18 October 2011  
root@solaris11:~#

update : Eu tenho outro solaris (5.10) que a UI faz funcionar , as fontes estão funcionando (e em sua localização), quando eu listo o diretório X11 lá veja o conteúdo:

-bash-3.00$ ls -la /usr/openwin/lib/X11/fonts/
total 80
drwxr-xr-x  15 root     bin          512 Mar  9  2008 .
drwxr-xr-x   9 root     bin         1024 Mar  9  2008 ..
drwxr-xr-x   2 root     bin         5120 Mar  9  2008 100dpi
drwxr-xr-x   2 root     bin         5120 Mar  9  2008 75dpi
drwxr-xr-x  14 root     bin          512 Mar  9  2008 CSL
drwxr-xr-x   2 root     bin         1024 Mar  9  2008 encodings
drwxr-xr-x   4 root     bin         2048 Mar  9  2008 F3
drwxr-xr-x   2 root     bin         9216 Mar  9  2008 F3bitmaps
-rw-r--r--   1 root     root         230 Mar  9  2008 fonts.cache-1
drwxr-xr-x   2 root     bin         2560 Mar  9  2008 misc
drwxr-xr-x   2 root     bin          512 Mar  9  2008 Speedo
drwxr-xr-x   3 root     bin         3072 Mar  9  2008 TrueType
drwxr-xr-x   2 root     bin         3072 Mar  9  2008 TTbitmaps
drwxr-xr-x   6 root     bin         1024 Mar  9  2008 Type1
drwxr-xr-x   2 root     bin          512 Mar  9  2008 Type3
drwxr-xr-x   2 root     bin         2048 Mar  9  2008 Xt+
-bash-3.00$

isso aumenta minha suspeita de que algo é inválido em relação às fontes.

    
por ilansch 05.06.2017 / 06:53

1 resposta

0

Depois de instalar os pacotes: xorg-core, fonts-core

pkg install xorg-core fonts-core

Tudo funciona bem.

    
por 07.06.2017 / 07:43

Tags