[OS X TeX] les bins MacteX ne sont pas dans le PATH ?

Herbert Schulz herbs at wideopenwest.com
Wed Jul 4 11:17:42 EDT 2012


On Jul 4, 2012, at 10:10 AM, Herbert Schulz wrote:

> 
> On Jul 4, 2012, at 9:57 AM, Yvon Thoraval wrote:
> 
>> 
>> then, I've added to my .zshrc :
>> PATH=/usr/texbin:$PATH
>> MANPATH=/usr/local/texlive/2011/texmf/doc/man:$MANPATH
>> INFOPATH=/usr/local/texlive/2011/texmf/doc/info:$INFOPATH
>> 
> 
> Howdy,
> 
> I wonder if the zsh isn't initializing PATH through the same mechanism that sh, bash or tcsh use! The MacTeX installer (and FixMacTeX2011) place a file called TeX, with contents /usr/texbin, in /etc/paths.d. That file is read, in /etc/profile, by /usr/libexec/path_helper which appends its contents to the PATH.
> 
> Good Luck,
> 
> Herb Schulz
> (herbs at wideopenwest dot com)


Howdy,

I just noticed that there is a /etc/zshenv file that does the right thing. Do you have some other file that you produced, e.g., /etc/zshrc (I don't know what the precedence of processing is with zsh), that prevents /etc/zshenv from being executed?

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)






More information about the MacOSX-TeX mailing list