Axel <[EMAIL PROTECTED]> writes: > I am trying to install auctex with XEmacs under Windows: > > I have installed XEmacs-21.4.19, and I downloaded acutex-11.82. I try to > stick to the installation instructions for Windows, so I am using MSYS and I > type: > > ./configure --with-xemacs='C:\Program Files\XEmacs\'
What is that supposed to be? --with-xemacs is supposed to specify the _executable_, and executables most certainly have no trailing slash, let alone a backslash. > Alternatively, I have tried downloading the precompiled version of > auctex and copying it directly into my XEmacs directory. You can't use a version compiled for Emacs on XEmacs. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
