<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks Herb, Adam and Michael,<div>but the attempts to follow the suggestion end with</div><div><br></div><div><div><br></div><div>---------------------------------</div><div><br></div><div><div>Macintosh-309:~ ppagin$ rm -r ~/.texlive2009</div><div>-bash: /bin/rm: Permission denied</div><div>Macintosh-309:~ ppagin$ sudo rm -r ~/.texlive2009</div><div>sudo: rm: command not found</div></div><div><br></div><div>---------------------------------</div><div><br></div><div>I don't know much about Unix, but the last line strikes me as unexpected as well.</div><div><br></div><div>The general problems seem to have started when TeXLive Utility updates stopped working: there was a critical update (something.infra) that repeatedly failed. I tried to update tlmgr with TeXLive Utility, and that failed as well. Then I updated tlmgr from the command line and did an update from the command line, after which TeXLive Utility updates worked again. Maybe something messed up the directory in the process.</div><div><br></div><div>Michael, you are right that I tried updmap before trying updmap-sys, but that was only after my typesetting problems had started.</div><div><br></div><div>I am not desperate since I can still typeset fine with TeXLive 2008. Maybe I should try reinstalling MacTeX-2009?</div><div><br></div><div><div>Best,</div><div>Peter</div></div><div><br></div><div><br></div><div><div>On 9 dec 2009, at 23.57, Herbert Schulz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>On Dec 9, 2009, at 4:50 PM, Michael Sharpe wrote:<br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">On Dec 9, 2009, at 2:33 PM, Peter Pagin wrote:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite">/Users/pp<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">agin/.texlive2009/texmf-var/fonts/map/pdftex/updmap/pdftex.map<br></blockquote></blockquote><blockquote type="cite">Hi Peter,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">This segment of the console file shows that it is picking up the font map file pdftex.map from your personal folder, not the system folder, which means you must have run updmap at some time after installing mactex 2009 and before trying  sudo updmap-sys. I'd suggest deleting the personal map files if you don't intend to make use of anything but those in the system.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">In Terminal,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">rm /Users/.texxlive2009/texmf-var/fonts/map/pdftex/updmap/*.map<br></blockquote><blockquote type="cite">rm /Users/.texxlive2009/texmf-var/fonts/map/dvips/updmap/*.map<br></blockquote><blockquote type="cite">rm /Users/.texxlive2009/texmf-var/fonts/map/dvipdfm/updmap/*.map<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">After that, LaTeX should pick up the system version of pdftex.map. It's not good news about getting permission denied errors while running sudo [-H] updmap-sys, but that's another issue.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Michael<br></blockquote><blockquote type="cite"><br></blockquote><br>Howdy,<br><br>Good observation! That should be<br><br>rm -r ~/.texlive2009<br><br>and if that gives permission denied (a symptom of using `sudo updmap' rather than `sudo updmap-sys') you need<br><br>suod rm -r ~/.texlive2009<br><br>since root will own the ~/.texlive2009 directory.<br><br>The ~/.texlive2009 directory will be recreated if needed so no worry.<br><br>Good Luck,<br><br>Herb Schulz<br>(herbs at wideopenwest dot com)<br><br><br><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="http://email.esm.psu.edu/mailman/listinfo/macosx-tex">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br><br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-size: medium;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br class="Apple-interchange-newline"></span></font></span></div></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>