On 12 May 2005 at 15:39, David Kastrup wrote: > "Uwe Siart" <[EMAIL PROTECTED]> writes: > > > This is just to report that I successfully installed snapshot > > auctex-20050511-b.zip :-) > > Your choice of snapshot file would suggest this was on Windows?
Yes, indeed. And your asking tone insinuates that you would like to hear more about what happened during the installation. Well, all fine. Maybe because I use MiKTeX (which doesn't use kpsewhich) the configure script didn't find the texmf tree. It found the tex executables though (latex, pdflatex, ...). So in addition to the --prefix option I gave --with-texmf-dir. All ok, as far as I can see. Preview-latex works also. Aaah, yes - one thing: (require 'tex-mik) no longer works. Emacs reports something like 'unable to load tex-mik.el'. However both tex- mik.el and tex-mik.elc reside under $PREFIX/site-lisp/auctex. As a workaround I took (require 'tex-site). -- Uwe _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
