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: Arnaud Legout
Subject: Re: [AUCTeX] auctex 11.81 "make install" failure on winXP
Date: Fri, 21 Oct 2005 10:18:33 +0200
User-agent: Thunderbird 1.4.1 (Windows/20051006)

Hi,

Ralf Angeli wrote:
Instead of using
 --with-packagedir='C:/Apps/XEmacs/xemacs-packages/'
you should use
 --with-packagedir='C:/Apps/XEmacs/site-packages/'

now make install succeed (I attached the end of the log at the end of this email), but XEmacs fails at startup.
When in my init.el I add
(require 'tex-mik)
(setq TeX-auto-save t)
(setq TeX-parse-self t)
(setq-default TeX-master t)

I get the error:
Error in init file: Cannot open load file: tex-site

If I add the line
(load "auctex.el" nil t t)

I get the same error.

I searched for this file and I only found it in my unzip directory of AUCTex,
not in the package directories of XEmacs.
I can load it manually, but then I don't know what to do else.

Arnaud.


>make install
....
Wrote c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.el
Compiling c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.el...
Compiling c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.el...done
Wrote c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.elc
Installation completed.

Please read the PROBLEMS file if you use
a) AUCTeX with a version less than 11.0
b) GNU Emacs with a version less than 21.2
  OR XEmacs with a version less than 21.4.9
c) Ghostscript with a version less than 6.51
Please use M-x preview-report-bug if you experience any
problems not mentioned in there.
make[1]: Leaving directory `/cygdrive/c/Apps/auctex-11.81/preview'
Ascending into /cygdrive/c/Apps/auctex-11.81
make 'DESTDIR=' install-metadata
make[1]: Entering directory `/cygdrive/c/Apps/auctex-11.81'
test "xC:/Apps/XEmacs/packages" = xno || { \
 ./mkinstalldirs C:/Apps/XEmacs/packages/pkginfo || : ; \
C:/Apps/XEmacs/XEmacs-21.4.13/i586-pc-win32/xemacs -batch -q -no-site-file -no -init-file -l lpath.el -l preview/prv-install -f preview-make-package C:/Apps/XE macs/packages "auctex" \"`echo 2005-09-25|sed 's/\(.*\)-\(.*\)-\(.*\)/\1.\2\3/'`
\" \"11.81\" tex-site.el && \
 cd C:/Apps/XEmacs/packages && \
 find "etc/auctex" "lisp/auctex" -print >"pkginfo/MANIFEST.auctex" && \
 for i in auctex preview-latex; do \
test -r "info/$i.info" && echo "info/$i.info" >> "pkginfo/MANIFEST.auctex" ;
\
 done && \
 echo "pkginfo/MANIFEST.auctex" >> "pkginfo/MANIFEST.auctex" ; \
}
Processing c:\Apps\XEmacs\packages\lisp\auctex\
Generating custom-load.el...

Loading customization dependencies...
Loading customization dependencies...done
Compiling c:\Apps\XEmacs\packages\lisp\auctex\custom-load.el...
Compiling c:\Apps\XEmacs\packages\lisp\auctex\custom-load.el...done
Wrote c:\Apps\XEmacs\packages\lisp\auctex\custom-load.elc
Updating metadata for the directory c:\Apps\XEmacs\packages\lisp\auctex\...
Updating autoloads for the directory c:\Apps\XEmacs\packages\lisp\auctex\...
(New file)
Generating autoloads for _pkg.el...
Generating autoloads for bib-cite.el...
Generating autoloads for context-en.el...
Generating autoloads for context-nl.el...
Generating autoloads for context.el...
Generating autoloads for font-latex.el...
Generating autoloads for latex.el...
Generating autoloads for multi-prompt.el...
Generating autoloads for tex-bar.el...
Generating autoloads for tex-fold.el...
Generating autoloads for tex-font.el...
Generating autoloads for tex-info.el...
Generating autoloads for tex.el...
Generating autoloads for texmathp.el...
Generating autoloads for toolbar-x.el...
Wrote c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.el
Mark set
Wrote c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.el
Compiling c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.el...
Compiling auto-autoloads.el... (TeX-modes-set)
Compiling c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.el...done
Wrote c:\Apps\XEmacs\packages\lisp\auctex\auto-autoloads.elc
make[1]: Leaving directory `/cygdrive/c/Apps/auctex-11.81'






reply via email to

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