| Hallo, 
 hatte nach heutigem d-u einen fix-fonts-Fehler, den ich mittels Symlinks lösen konnte. Hoffe, dies ist der richtige Weg. Beschreibung hier
 Zitat: 
# fix-fonts
Urlaubsgrüße vonttf processing... /usr/share/fonts
 ttf processing... /usr/share/fonts/truetype/arphic
 ttf processing... /usr/share/fonts/truetype/freefont
 ttf processing... /usr/share/fonts/truetype/latex-xft-fonts
 ttf processing... /usr/share/fonts/truetype/msttcorefonts
 ttf processing... /usr/share/fonts/truetype/openoffice
 ttf processing... /usr/share/fonts/truetype/thryomanes
 ttf processing... /usr/share/fonts/truetype/ttf-bitstream-vera
 ttf processing... /usr/share/fonts/truetype/ttf-dejavu
 ttf processing... /usr/share/fonts/truetype/ttf-lucida
 ttf processing... /usr/share/fonts/ttf/decoratives
 pcf processing... /usr/share/fonts/X11/100dpi
 warning: /usr/lib/X11/fonts/100dpi does not exist or is not a directory
 warning: /usr/lib/X11/fonts/100dpi does not exist or is not a directory
 warning: /usr/lib/X11/fonts/100dpi does not exist or is not a directory
 pcf processing... /usr/share/fonts/X11/75dpi
 warning: /usr/lib/X11/fonts/75dpi does not exist or is not a directory
 warning: /usr/lib/X11/fonts/75dpi does not exist or is not a directory
 warning: /usr/lib/X11/fonts/75dpi does not exist or is not a directory
 pcf processing... /usr/share/fonts/X11/cyrillic
 warning: /usr/lib/X11/fonts/cyrillic does not exist or is not a directory
 warning: /usr/lib/X11/fonts/cyrillic does not exist or is not a directory
 warning: /usr/lib/X11/fonts/cyrillic does not exist or is not a directory
 pcf processing... /usr/share/fonts/X11/misc
 warning: /usr/lib/X11/fonts/misc does not exist or is not a directory
 warning: /usr/lib/X11/fonts/misc does not exist or is not a directory
 warning: /usr/lib/X11/fonts/misc does not exist or is not a directory
 root@KanotixBox:~# ln -s /usr/share/fonts/X11/100dpi /usr/lib/X11/fonts/100dpi
 root@KanotixBox:~# ln -s /usr/share/fonts/X11/75dpi /usr/lib/X11/fonts/75dpi
 root@KanotixBox:~# ln -s /usr/share/fonts/X11/cyrillic /usr/lib/X11/fonts/cyrillic
 root@KanotixBox:~# ln -s /usr/share/fonts/X11/misc /usr/lib/X11/fonts/misc
 
 hubi
 |