* [EMAIL PROTECTED] (2005-10-24) writes:

> These are the <<config.log>> from auctex and preview  subdirectories.

Okay, I just saw that --with-kpathseaseparator is only relevant if you
configure with --without-texmf-dir, so forget about that.

> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
[...]
> ac_cv_path_LATEX='/c/Program Files/texmf/miktex/bin/latex'
> ac_cv_path_PDFLATEX='/c/Program Files/texmf/miktex/bin/pdflatex'
> ac_cv_path_TEX='/c/Program\ Files/texmf/miktex/bin/tex'
                            ^
                            spurious backslash

> ac_cv_path_TEXHASH='/c/Program Files/texmf/miktex/bin/texhash'
> ac_cv_path_install='/bin/install -c'
> ac_cv_prog_GS=GSWIN32C.EXE
> ac_cv_prog_TEXHASH='/c/Program Files/texmf/miktex/bin/texhash'
> ac_cv_prog_make_make_set=yes
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
[...]
> PDFLATEX='/c/Program\ Files/texmf/miktex/bin/pdflatex'
> PLAT_LISP='prv-emacs.el'
> SET_MAKE=''
> SHELL='/bin/sh'
> TEX='/c/Program\\\ Files/texmf/miktex/bin/tex'
                  ^^
                  Here it is again.

> TEXHASH='/c/Program\ Files/texmf/miktex/bin/texhash'
[...]
> previewstartfile='c:/emacs22/site-lisp/preview-latex.el'

So, `preview-latex.el' is missing from `c:/emacs22/site-lisp/'?

Is there an error message when you do `make' or `make install'?  If
yes, what does it say?

-- 
Ralf


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

Reply via email to