https://bugzilla.novell.com/show_bug.cgi?id=418175 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418175#c3 --- Comment #3 from Dr. Werner Fink <werner@novell.com> 2008-09-01 10:29:26 MDT --- The file /usr/share/texmf/doc/fonts/ai/README is part of texlive-doc, the virtual ai fonts are found in texlive: rpm -ql texlive | grep /vf/ai/ | wc -l you could try to set a symbolic link with the command > su > mkdir -p /usr/share/texmf/source/fonts/ai > ln -sf ../../../fonts/vf/ai /usr/share/texmf/source/fonts/ai/vf > mktexlsr which would create the same directory structure as found on 10.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.