Hi all, I have this problem with my font directories that's preventing
me from using Unicode-encoded web-sites. The short is that I am getting
these messages in the log:<br>
<br>
Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!<br>
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo, removing from list!<br>
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list!<br>
Could not init font path element /usr/local/share/fonts, removing from list!<br>
Could not init font path element /usr/X11R6/lib/X11/fonts, removing from list!<br>
<br>
X itself comes up fine otherwise. I've regenerated fonts.dir files, and the permissions I think are OK for those dirs, e.g.:<br>
<br>
dori@lexx:/usr/X11R6/lib/X11/fonts$ ls -l<br>
total 190<br>
drwxr-xr-x  2 root root 79760 2004-10-17 14:59 100dpi/<br>
drwxr-xr-x  2 root root 79760 2004-10-17 14:59 75dpi/<br>
drwxr-xr-x  2 root root   144 2005-09-15 20:50 CID/<br>
drwxr-xr-x  2 root root   400 2005-09-15 20:50 Speedo/<br>
drwxr-xr-x  2 root root   896 2004-10-17 15:00 TTF/<br>
drwxr-xr-x  2 root root  2008 2004-10-17 15:00 Type1/<br>
drwxr-xr-x  2 root root  2848 2004-10-17 14:59 cyrillic/<br>
drwxr-xr-x  3 root root  1272 2004-10-17 14:59 encodings/<br>
-rw-r--r--  1 root root   190 2005-09-15 20:58 fonts.cache-1<br>
-rw-r--r--  1 root root     2 2005-09-15 20:50 fonts.dir<br>
-rw-r--r--  1 root root     2 2005-09-15 20:50 fonts.scale<br>
drwxr-xr-x  2 root root   144 2005-09-15 20:45 local/<br>
drwxr-xr-x  2 root root 17064 2004-10-17 15:00 misc/<br>
drwxr-xr-x  2 root root   600 2004-10-17 14:59 util/<br>
<br>
For full Xorg.0.log file see: <a href="http://pastebin.com/366504">http://pastebin.com/366504</a><br>
and for Xorg.conf see: <a href="http://pastebin.com/366505">http://pastebin.com/366505</a><br>
<br>
I'd appreciate any help.<br>
<br>
Thanks,<br>
Dori<br>