Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!inria!irisa!cicb!dagorn From: dagorn@cicb.fr (Francois Dagorn) Newsgroups: comp.windows.x Subject: NCD and fonts Keywords: NCD fonts Message-ID: <1990Nov8.103830.3540@cicb.fr> Date: 8 Nov 90 10:38:30 GMT Sender: dagorn@cicb.fr (Francois Dagorn) Reply-To: dagorn@cicb.fr (Francois Dagorn) Organization: CICB - Universite' de Rennes I (FR) Lines: 17 Problem with NCD X terminals and fonts : I have an NCD X terminal and fonts need to charged using tftp. My local installation of X reside in /usr/local/X11R4 (lib,bin,include,man). NCD indicates to make link to lead to /usr/lib/X11/ncd so i tried : ln -s /usr/local/X11R4/lib /usr/lib/X11/ncd /usr/lib/X11 is yet a link to /usr/local/X11R4/lib tftp cannot find any fonts ! So i moved the fonts in /usr/spool/tftp/fonts and now the xset command runs well but it's not convenient because i have a duplicated fonts hierarchie. ( and when booting the fonts are not found). Does any NCD customer have fixed this problem ? Thank's.