[OS X TeX] Trouble with Cyrillic on new Mac Pro

David Watson dewatson at mac.com
Sun Feb 3 14:45:03 CET 2008


On Feb 3, 2008, at 7:11 AM, David Derbes wrote:
> Here is the console's output:
>
> (/usr/local/texlive/2007/texmf-dist/tex/latex/cyrillic/ 
> t2acmr.fd)kpathsea: Running mktextfm larm1095
> mkdir: ././Users/derbes/.texlive2007/texmf-var/fonts/tfm: Permission  
> denied
> mktextfm: mktexdir /Users/derbes/.texlive2007/texmf-var/fonts/tfm/lh/ 
> lh-t2a failed.
> kpathsea: Appending font creation commands to missfont.log.
>

Assuming that the directory does exist, the Disk Utilities' Repair  
Permissions will not know about it or what the permissions should be.

I would open a Terminal and do
     ls -l ~/Users/.texlive2007/texmf-var/fonts/tfm
to investigate what the permissions are on both your new and your old  
desktop.

You can use
     chown -R derbes:derbes ~/Users/.texlive2007/
on your new Mac to make sure that the user and group permissions are  
all set to "derbes" in that folder, as well.



More information about the macostex-archives mailing list