I have tried that, not working

$ which emacs says: /usr/bin/emacs
and thats exactly what ./configure asks for!

/
Søren Christensen
Hvamvej 95, Gl. Hvam, 9620 Ålestrup
+45 22 80 35 17
[email protected]



Den 26/10/2012 kl. 16.20 skrev Tassilo Horn:

> Søren Christensen <[email protected]> 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
> 
> 
> _______________________________________________
> auctex mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/auctex

_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to