13 May 2012 07:12
2011-07-12; install-sh is not robust to blanks in file names
Vincent =?iso-8859-1?Q?Bela=EFche?= <vincent.belaiche <at> gmail.com>
2012-05-13 05:12:35 GMT
2012-05-13 05:12:35 GMT
Hello,
I had to install AUCTeX on a new MSWindows machine. The distribution was
MikTeX which by default contains a space in its texmf path. I followed
the instruction in INSTALL.windows, but the make install partially
failed because of this space. I attached a patch in the file mypatch.tgz.
Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------
Emacs : GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
of 2009-07-30 on SOFT-MJASON
Package: 2011-07-12
current state:
==============
(setq
AUCTeX-date "2011-07-12"
window-system 'w32
LaTeX-version "2e"
TeX-style-path '("c:/msys/1.0/local/var/auctex"
"c:/Programme/GNU/installation/auctex-install/auctex/auctex/style"
"d:/msys/1.0/home/Vincent/.emacs.d/auctex/auto"
"d:/msys/1.0/home/Vincent/.emacs.d/auctex/style" "auto" "style")
TeX-auto-save nil
TeX-parse-self nil
TeX-master nil
TeX-command-list '(("TeX" "%(PDF)%(tex) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil
(plain-tex-mode ams-tex-mode texinfo-mode) :help "Run plain TeX")
("LaTeX" "%`%l%(mode)%' %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run LaTeX")
(Continue reading)
RSS Feed