auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Install fails with Emacs 24.0.50 on XP


From: Ralf Angeli
Subject: Re: [AUCTeX] Install fails with Emacs 24.0.50 on XP
Date: Tue, 11 Jan 2011 21:34:36 +0100

* Uwe Siart (2011-01-09) writes:

> On 9 Jan 2011 at 16:10, Ralf Angeli wrote:
>
>> Are you able to pinpoint the exact command which caused the error?  Or
>> at least the make target?
>
> I attached my make.out.

Please compress files of such size before you send them to the mailing
list.

> make pauses when the error happens. The pause 
> is after line 12 "Wrote c:/temp/auctex-20110109-a/auto-loads.el" while 
> a fatal error dialog pops up.

The offending command would then likely be this:

c:/programme/emacs/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el 
--eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) 
(mapcar (function update-file-autoloads) command-line-args-left) 
(save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el plain-tex.el 
latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el 
tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el 
tex-bar.el bib-cite.el tex-jp.el

Do you get the same error message if you open an MSYS shell, change to
the AUCTeX installation directory and execute the command directly from
the shell?

>> Is that a snapshot from Uni Ulm?
>
> Yes.

I seem to recall that the machine on which the snapshots are built has
quite an old version of autoconf installed and that this prevented the
reference card from being installed.  Not sure if there are additional
issues.  The above problem does not seem to be related to it, though.
And perhaps they installed a new version of autoconf in the meantime, no
idea.

-- 
Ralf



reply via email to

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