[OS X TeX] Permissions

Gerben Wierda Gerben.Wierda at rna.nl
Tue Jan 11 17:29:28 CET 2005


>
> On Jan 11, 2005, at 16:48, Curtis Clifton wrote:
>
>> Holger,
>>
>> Here's a command that should list all the files in your TeX install
>> that are not readable by everyone:
>>
>> find /usr/local/teTeX -not -perm +044
>>
>> On my install it does not return any results.  That is, all files in
>> my TeX install are readable by everyone.  What are the results on your
>> machine?
>
> running the command gives
>
> /usr/local/teTeX/texmf.cnf
>
> as the only result. I guess that this is the (only?) problem then. I
> will try to fix it according to Mark's suggestion. I will tell you
> later whether it worked or not.

What you see as problems in TeXShop is compatible with texmf.cnf not being
readable (it cannot find the files, but i-Package configure, which runs as
administrator, could, because the formats have been created). How this
happened is beyond me.

    sudo chmod 644 /usr/local/teTeX/texmf.cnf

in a Terminal window should solve your problem.

G

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list