<br><br><div class="gmail_quote">On Thu, Mar 12, 2009 at 5:13 AM, Axel E. Retif <span dir="ltr"><<a href="mailto:axel.retif@mac.com">axel.retif@mac.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On  12 Mar, 2009, at 03:52, Alex Hamann wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Open a terminal window and type<br>
locate beamer.cls<br>
If the file will be found you already have beamer on your system.<br>
</blockquote>
<br></div>
That is if his locate database is up to date, which means his machine has to be turned on at about 3 o'clock every day. In any case, find is better, but, as you said, we need to know which TeX distribution he's using.<br>

<br>
Then the best would be, in Terminal,<br>
<br>
kpsewhich <class_name>.cls (for example, kpsewhich beamer.cls) and kpsewhich <package_name>.sty (like kpsewhich geometry.sty).<br>
<br>
Best,<br><font color="#888888">
<br>
Axel<br>
</font><div class="im">On  12 Mar, 2009, at 03:52, Alex Hamann wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Open a terminal window and type<br>
locate beamer.cls<br>
If the file will be found you already have beamer on your system.<br>
</blockquote>
<br></div>
That is if his locate database is up to date, which means his machine
has to be turned on at about 3 o'clock every day. </blockquote><div><br>Instead of turning the machine on at 3:00 why not use the "locate.updatedb" command on a Mac and BSD systems ("updatedb" on Linux).  This command causes the database to be rebuilt.  The locate command does a simple lookup in the database.  In any case the database only needs to be rebuilt when something changes.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">In any case, find is
better, </blockquote><div><br>The find command searches the entire file system (at least from the point you tell it to begin).<br><br>Steve<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
but, as you said, we need to know which TeX distribution he's
using.<br>
<br><br>----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/" target="_blank">http://email.esm.psu.edu/mac-tex/</a><br>
List Archive: <a href="http://tug.org/pipermail/macostex-archives/" target="_blank">http://tug.org/pipermail/macostex-archives/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" target="_blank">http://mactex-wiki.tug.org/</a><br>
List Info: <a href="http://email.esm.psu.edu/mailman/listinfo/macosx-tex" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br>
<br>
<br></blockquote></div><br>