Daniel,<br><br>The Aquamacs Emacs.app package should not be modified; instead, put additional packages into ~/Library/Application Support/Aquamacs Emacs/<br>(see Extending Aquamacs in the Aquamacs Help or Aquamacs Manual.pdf)<br>
<br>I've installed imaxima-mode in Aquamacs without doing any compilation.  Follow the "Manual Installation" instructions from the imaxima.texi document that came with the download -- open this in Aquamacs and do Command-->TeX to create a PDF version.<br>
<br>The byte-compiled versions (*.elc) listed under Manual Installation are optional, and you can easily byte-compile the .el files within Aquamacs if you wish.  For myself, I created the directory<br>~/Library/Application Support/Aquamacs Emacs/imaxima/<br>
and put in it the following files:<br>imath.el<br>imaxima-autoconf-variables.el<br>imaxima.el<br>imaxima.lisp<br><br>I've also included the following from maxima:<br>maxima-font-lock.el<br>maxima.el<br><br>And I put the required latex style files (breqn) in the following location (depends on the particulars of LaTeX installation):<br>
~/Library/texmf/tex/latex/breqn/<br>I don't think running the "texhash" command as noted in Installation was necessary.<br><br>Let me know how you get on.<br>--Nathaniel<br><br><div class="gmail_quote">On Thu, Jul 10, 2008 at 10:10 AM, Daniel Stegmueller <<a href="mailto:d.stegmueller@gmail.com">d.stegmueller@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear list,<br>
<br>
what is the proper way to install additional packages in Aquamacs?<br>
I tried to install imaxima by compiling it and putting it into Aquamacs' site-lisp directory, which gives me an error when starting.<br>
<br>
Is there an obvious mistake that I made?<br>
<br>
Best,<br>
Daniel<br><font color="#888888">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Daniel Stegmueller<br>
University of Essex<br>
COLCHESTER<br>
ESSEX CO4 3SQ<br>
UK<br>
<br>
<br>
<br>
<br>
</font><br>_____________________________________________________________<br>
MacOSX-Emacs mailing list<br>
<a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>
<a href="http://email.esm.psu.edu/mailman/listinfo/macosx-emacs" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" target="_blank">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br>
<br></blockquote></div><br>