<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">John,<div><br></div><div>I'm traveling and won't be back to deal with things for three or four days.</div><div>Let me add just a little to Herb's reply.</div><div><br></div><div>1) I installed previous betas of Yosemite on a fresh partition and used MacTeX to install</div><div>TeX. That worked fine.</div><div><br></div><div>Unfortunately, I didn't try the update route, with MacTeX already installed. You report a one hour</div><div>delay installing this way. Our other user reported a 12 hour delay. Clearly we need to investigate,</div><div>and probably warn users that it is easier to uninstall TeX Live, update, and then do a clean install of</div><div>MacTeX.</div><div><br></div><div>2) The author of the TeX Dist Pref Pane is aware of a problem, but I don't know whether</div><div>he is working on a solution.</div><div><br></div><div>However, I constructed a similar Pref Pane, which you can get at</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><a href="http://pages.uoregon.edu/koch/LocalTeX.zip">http://pages.uoregon.edu/koch/LocalTeX.zip</a></div><div><br></div><div>This zip gives you a pref pane, a pdf explaining it, and full source. This pane doesn't</div><div>change any data used by the original pane, and can be used in conjunction with it or</div><div>instead of it. The one disadvantage is that it puts uses as symbolic link to the binaries</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>~/Library/TeX/LocalTeX/texbin</div><div><br></div><div>Thus the disadvantage is that you must reconfigure your GUI apps, but the advantages are</div><div>that</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">    </span>a) Apple sometimes removes /usr/texbin, but doesn't remove items in ~/Library</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">       </span>b) This location is user writeable, so users can have independent default TeX</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>distributions</div><div><br></div><div>Dick Koch</div><div><a href="mailto:koch@math.uoregon.edu">koch@math.uoregon.edu</a></div><div><br></div><div>PS: Did you already have the MacTeX install package, or did you download it again. I ask</div><div>because Apple has changed signing methods and I haven't yet tested if our packages needs</div><div>to be resigned.</div><div><br></div><div><br></div><div><div><div>On Oct 5, 2014, at 10:47 AM, John Minter <<a href="mailto:jrminter@gmail.com">jrminter@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I just upgraded my MacBook Pro from Mavericks to the Mac OSX 10.10 Yosemite release candidate. My son had no issues and it gave us access to some iCloud features that were rolled out on our iPhones and iPads, so I gave it a try. I ran into a couple of MacTeX 2014 issues (and found workarounds) that I thought I should report since the Yosemite release is scheduled soon (Oct 16 IIRC).</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">1. The TeX distribution panel is broken. It shows up in the System Preferences but when you click on the panel, it gives an error message: "Could not load preference panel."</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">2. Because this was an upgrade install, MacTeX was already symlinked into /usr/texbin. I am not sure whether that would be a case with a clean install. I should that the OS upgrade hung for well over an hour at the 2 min left point. Turns out it was copying files from /usr/local (TexLive and homebrew) from a recovery partition back to /usr/local. Cmd-L  lets you see this in the log. I mention this because I suspect those of you who do upgrade installs will likely encounter this and might be concerned (as I was)...</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">3. I tried a re-install of MacTeX 2014 and there was no error from the installer. I updated the packages and checked the preference pane again. Again it failed to load.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">4. I use RStudio to process Sweave documents that embed R chunks with LaTeX. RStudio could not find the LaTeX distribution. TeXworks could, but I had configured it previously. It turns out that this Yosemite beta/RC has a known problem passing environment variables to processes. The apps never read the bash environment from .profile but one used to be able to use a csh syntax and set environment variables in /etc/lauchd.conf that many apps read/find. This does not now work for RStudio or another application (ImageJ) that I use. I did find a workaround - I can set the path and environment variables directly via launchctl from a bash shell script. Here are a couple of lines from the script in case it helps someone</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"># fix-yos.sh</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">launchctl setenv PATH /usr/texbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">launchctl setenv GIT_HOME /Users/jrminter/git </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I run the fix-yos.sh from terminal prior to launching a problem application and my applications work.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hope this helps others.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">John Minter</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div></div>
<br>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: <a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a><br>List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/">http://email.esm.psu.edu/mac-tex/</a><br>List Archive: <a href="http://tug.org/pipermail/macostex-archives/">http://tug.org/pipermail/macostex-archives/</a><br>TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/">http://mactex-wiki.tug.org/</a><br>List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex">https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br></blockquote></div><br></div></body></html>