[OS X Emacs] Switching from Carbon Emacs to Emacs.app

Peter Dyballa Peter_Dyballa at Web.DE
Wed Jan 9 06:49:21 EST 2008


Am 09.01.2008 um 11:16 schrieb Lindsay Stirton:

> Running `LaTeX' on `TMA01' with ``pdflatex  - 
> interaction=nonstopmode "\input"
> TMA01.tex''
> /bin/sh: pdflatex: command not found
> LaTeX exited abnormally with code 127 at Tue Jan  8 22:03:40

Obviously /usr/local/texlive/2007/bin/powerpc-darwin is not in  
shell's PATH or Emacs' exec-path or both.

You might like to read http://www.emacswiki.org/cgi-bin/wiki/ 
CarbonEmacsPackage#toc31 to find a radical solution for all your  
dozens of problems with the UNIX concept of environment variables and  
what Apple is doing with them.

Instead of a fixed /usr/local/texlive/2007/bin/powerpc-darwin value  
it's also possible to use a "universal" /usr/local/texlive/2007/bin/ 
`uname -p`-`uname -s` expression where hardware platform and OS name  
are filled-in when the PATH is set first around login time.

--
Greetings

   Pete

I hope to die before I *have* to use Microsoft Word.
			- Donald E. Knuth, 2001-10-02 in Tübingen.






More information about the MacOSX-Emacs mailing list