<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 23, 2009, at 7:01 AM, Magnus Dahlström wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thank you, but all I get is command not found. I must be in the wrong directory. I thought that I should be in the apllication/utilities/ folder. So I am so sorry asking for more directions.<br><br></blockquote><div><br></div>You will find an application called "Terminal" in /Applications/Utilities</div><div>Open that application and you will see a command prompt.</div><div><br></div><div>Type in:</div><div>    which texhash</div><div><br></div><div>If you don't see "/usr/texbin/texhash" output, then there is something wrong with your PATH environment variable.</div><div>You can (temporarily) overcome this problem by typing:</div><div>    export PATH=/usr/texbin:$PATH</div><div>Then try Peter's suggestion:</div><div>    sudo -H texhash</div><div><br><blockquote type="cite">//Magnus<br><br><div class="gmail_quote">
2009/10/23 Peter Dyballa <span dir="ltr"><<a href="mailto:Peter_Dyballa@web.de">Peter_Dyballa@web.de</a>></span><br><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; ">
<br>
Am 23.10.2009 um 11:44 schrieb Magnus Dahlström:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All i now need to do is tp update the filename database<br>
</blockquote>
<br></div>
sudo -H texhash<br>
<br>
--<br>
Greetings<br>
<br>
  Pete<br></blockquote></div></blockquote></div><br></body></html>