auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] auctex 11.81 "make install" failure on winXP


From: Ralf Angeli
Subject: Re: [AUCTeX] auctex 11.81 "make install" failure on winXP
Date: Thu, 20 Oct 2005 17:42:15 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50

* Arnaud Legout (2005-10-20) writes:

> all the files loaded correctly except the last one: tex-jp.el
> I got the error:
> Invalid read syntax: ". in wrong context"

Okay, then you have the following options:

1) Edit the file `Makefile' in your build directory and replace
MULESRC = tex-jp.el
MULEELC = tex-jp.elc
   with
MULESRC =
MULEELC =
   This would be the brute-force option I don't really recommend.

2) If you are hooked on XEmacs, compile your own with MULE enabled and
   install AUCTEX with that.

3) If you are not hooked on XEmacs, get a pre-compiled stable GNU
   Emacs from <URL:ftp://ftp.gnu.org/gnu/emacs/windows/> and install
   AUCTeX with that.

4) If you are not hooked on XEmacs, get a pre-compiled development
   version of GNU Emacs with AUCTeX included from
   <URL:ftp://alpha.gnu.org/gnu/auctex/>.  This is probably the
   easiest and safest way.  You just have to download and unpack it
   and are ready to go.


We, the developers, can now think about what to do for AUCTeX 11.82 in
order to fix this.  One way would be to provide a configuration option
for disabling the treatment of Elisp files requiring MULE.  Another
option would be to simply require MULE-enabled builds of XEmacs.

-- 
Ralf




reply via email to

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