auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Installation of auctex fails - Mac OS X 10.7 - Emacs 24


From: Tassilo Horn
Subject: Re: [AUCTeX] Installation of auctex fails - Mac OS X 10.7 - Emacs 24
Date: Fri, 26 Oct 2012 16:20:40 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Søren Christensen <address@hidden> writes:

Hi Søren,

> I'm trying to install auctex, but the configure-script stops with the report:
> Srens-MacBook-Pro:auctex-11.86 pastor$ ./configure 
> [...]
> checking for emacs... /usr/bin/emacs
> checking if /usr/bin/emacs is XEmacs... cat: ./conftest-2068: No such file or 
> directory
> configure: error: Unable to run /usr/bin/emacs!  Aborting!

In a terminal, type

  $ which emacs

It'll tell you the correct path for emacs.  Then provide that path to
the configure script like so:

  $ ./configure --with-emacs=/the/real/path/to/emacs

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]