<br><br><div class="gmail_quote">2012/7/4 Herbert Schulz <span dir="ltr"><<a href="mailto:herbs@wideopenwest.com" target="_blank">herbs@wideopenwest.com</a>></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Howdy,<br>
<br>
First, please restart Terminal after running FixMacTeX2011, or, at least, open a new session. Then check your PATH to make sure /usr/texbin is on the PATH. (The CLI hasn't been abandoned! :-))<br>
<br>
>From what you are saying above you are using TeX Live 2010 rather than TeX Live 2011 I'm not sure FixMacTeX2011 will really help. Wait... you say you installed MacTeX-2011 which installs TeX Live 2011! Assuming you are using OS X 10.5 or later (TeX Live 2011 will not run under 10.4 or earlier) and you really did install MacTeX-2011.<br>


<br>
Did you install MacTeX from the DVD? If so you may have a bad version of the TeX Distribution Preference Pane in System Preferences. It should be `v. 2.0 (Build 150)' in the lower left corner of the Preference Pane. FixMacTeX2011 should fix that.<br>


<br>
I've also seen a situation where permissions were set improperly on /usr (the x bit must be set for all or the system won't look inside). Could you please check that too.<br>
<div><br>
Good Luck,<br>
<br>
Herb Schulz<br>
(herbs at wideopenwest dot com)<br><br></div></blockquote><div><br></div><div><font face="'comic sans ms', sans-serif">I've installed TeXLive 2011 using the page <<a href="http://www.tug.org/mactex/2011/" target="_blank">http://www.tug.org/mactex/2011/</a>>. I do have version 2011 installed :</font></div>

<div><br></div><div><font face="'courier new', monospace">$ls -al /usr/local/texlive/                      </font></div><div><font face="'courier new', monospace">total 0</font></div><div><font face="'courier new', monospace">drwxr-xr-x   6 root  wheel  204  3 jul 09:47 .</font></div>

<div><font face="'courier new', monospace">drwxrwxr-x  19 root  staff  646 23 jui 00:44 ..</font></div><div><font face="'courier new', monospace">drwxr-xr-x  21 root  wheel  714  7 nov  2009 2009</font></div>

<div><font face="'courier new', monospace">drwxr-xr-x  22 root  wheel  748  4 jul 00:27 2010</font></div><div><font face="'courier new', monospace">drwxr-xr-x  22 root  wheel  748  3 jul 23:34 2011</font></div>

<div><font face="'courier new', monospace">drwxr-xr-x   9 root  wheel  306  4 jul 00:27 texmf-local</font></div><div><font face="'courier new', monospace"><br></font></div><div><font face="'comic sans ms', sans-serif">Then I've used "MacTeX.mpkg.zip" (latest).</font></div>

<div><font face="'comic sans ms', sans-serif">I'm using Mac OS X Lion 10.7.4.</font></div><div><font face="'comic sans ms', sans-serif">My TeX Pref Pane is of v. 2.0 (Build 150)</font></div><div><font face="'comic sans ms', sans-serif"><br>

</font></div><div><font face="'comic sans ms', sans-serif">I forgot to set the prefs to TeXLive 2011 (Intel 64).</font></div><div><font face="'comic sans ms', sans-serif">Then i reapplied "FixMacTeX2011" after the switch in pref pane.</font></div>

<div><font face="'comic sans ms', sans-serif">perms of texbin seems to be correct :</font></div><div><font face="'courier new', monospace">$ lal /usr/texbin</font></div><div><font face="'courier new', monospace">lrwxr-xr-x  1 root  wheel  63  4 jul 15:33 /usr/texbin -> /Library/TeX/Distributions/.DefaultTeX/Contents/Programs/texbin</font></div>

<div><font face="'courier new', monospace"><br></font></div><div><font face="'courier new', monospace">$ lal  /Library/TeX/Distributions/.DefaultTeX/Contents/Programs/texbin</font></div><div><font face="'courier new', monospace">lrwxr-xr-x  1 root  admin  6  4 jul 15:33 /Library/TeX/Distributions/.DefaultTeX/Contents/Programs/texbin -> x86_64</font></div>

<div><font face="'courier new', monospace"><br></font></div><div><font face="'courier new', monospace">$ lal  /Library/TeX/Distributions/.DefaultTeX/Contents/Programs/x86_64</font></div><div><font face="'courier new', monospace">lrwxr-xr-x  1 root  admin  61  3 jul 09:50 /Library/TeX/Distributions/.DefaultTeX/Contents/Programs/x86_64 -> ../../../../../../../usr/local/texlive/2011/bin/x86_64-darwin</font></div>

<div><br></div><div><font face="'comic sans ms', sans-serif">And, finaly :</font></div><div><div><font face="'courier new', monospace">$ lal /usr/local/texlive/2011/bin/</font></div><div><font face="'courier new', monospace">drwxr-xr-x  359 root  staff  12206  3 jul 23:42 universal-darwin</font></div>

<div><font face="'courier new', monospace">drwxr-xr-x  358 root  staff  12172  3 jul 23:42 x86_64-darwin</font></div><div><br></div></div><div><font face="'comic sans ms', sans-serif">Quit session too, reopen it.</font></div>

<div><br></div><div><font face="'comic sans ms', sans-serif">However I still get :</font></div><div><font face="'courier new', monospace">$ which dvips</font></div><div><font face="'courier new', monospace">dvips not found</font></div>
<div><br></div><div><br></div><div><font face="'comic sans ms', sans-serif">then, I've added to my .zshrc :</font></div><div><div><font face="'courier new', monospace">PATH=/usr/texbin:$PATH</font></div>
<div><font face="'courier new', monospace">MANPATH=/usr/local/texlive/2011/texmf/doc/man:$MANPATH</font></div><div><font face="'courier new', monospace">INFOPATH=/usr/local/texlive/2011/texmf/doc/info:$INFOPATH</font></div>
</div><div><br></div><div><font face="'comic sans ms', sans-serif">and, also :</font></div><div><font face="'courier new', monospace">echo PATH=$PATH > .profile</font></div><div><font face="'comic sans ms', sans-serif">for TextMate, following :</font></div>
<div><font face="'courier new', monospace"><<a href="http://devilelephant.blogspot.fr/2007/07/textmate-zsh-zshell.html">http://devilelephant.blogspot.fr/2007/07/textmate-zsh-zshell.html</a>></font></div><div>
<font face="'courier new', monospace"><br></font></div><div><font face="'comic sans ms', sans-serif">I've to mention that </font><font face="'courier new', monospace">MANPATH </font><font face="'comic sans ms', sans-serif">and</font><font face="'courier new', monospace"> INFOPATH</font><font face="'comic sans ms', sans-serif"> are empty...</font></div>
<div><font face="'courier new', monospace"><br></font></div><div><font face="'comic sans ms', sans-serif">May be those </font><font face="'courier new', monospace">PATH</font><font face="'comic sans ms', sans-serif">,</font><font face="'courier new', monospace"> MANPATH</font><font face="'comic sans ms', sans-serif"> and</font><font face="'courier new', monospace"> INFOPATH</font><font face="'comic sans ms', sans-serif"> are set by an Apple plist ???</font></div>
<div><font face="'comic sans ms', sans-serif"><br></font></div><div><font face="'comic sans ms', sans-serif">Because a </font><font face="'courier new', monospace">man grep</font><font face="'comic sans ms', sans-serif"> works....</font></div>
</div>