You probably didn't run the X core indexers.

mkfontscale /usr/share/fonts/msttcore
mkfontdir /usr/share/fonts/msttcore

assuming you've already added this

cat > /etc/X11/xorg.conf.d/09-msttcore-fontpath.conf <<'EOT'
Section "Files"
  FontPath "/usr/share/fonts/msttcore"
EndSection
EOT

the xset and this 09 file only work if you've already indexed the fonts.



--
View this message in context: 
http://fedora.12.n6.nabble.com/installing-Microsoft-fonts-chkfontpath-not-found-tp4983103p4990723.html
Sent from the Fedora List mailing list archive at Nabble.com.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to