Re: Cannot open load file: term/mac-win
David Kastrup <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
David Arnold <[email protected]> writes: > Sorry for this plug and paste. I don't seem to be getting all mail > from the auctex list. > > David, I tried deleting the auctex folder and starting again. This is > the result. > > David-Arnolds-Computer:~/auctex-11.54 davidarnold$ ./configure > --with-emacs=/Applications/DarwinPorts/Emacs.app/Contents/MacOS/Emacs > --with-lispdir=/Applications/DarwinPorts/Emacs.app/Contents/Resources/ > site-lisp --prefix=/usr/local/teTeX [...] > Type "make" at the prompt to build AUCTeX > David-Arnolds-Computer:~/auctex-11.54 davidarnold$ make > /Applications/DarwinPorts/Emacs.app/Contents/MacOS/Emacs -batch -q > -no-site-file -l lpath.el -f batch-byte-compile tex.el tex-buf.el > latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el > font-latex.el tex-font.el context.el context-en.el context-nl.el > tex-fold.el toolbar-x.el tex-bar.el style/prosper.el style/slides.el > style/foils.el style/amstex.el style/article.el style/book.el [...] > Cannot open load file: bytecomp > make: *** [lisp] Error 255 > David-Arnolds-Computer:~/auctex-11.54 davidarnold$ > > So, now I am stuck with a different error. Any ideas? I repeat: this does not look like an AUCTeX problem. Your Emacs is unable to find the files that are necessary for its operation. At least, when your Emacs is started with an explicit path (which probably is not in your PATH variable) from the command line using: /Applications/DarwinPorts/Emacs.app/Contents/MacOS/Emacs -q -no-site-file Please try starting Emacs in that manner from a command line manually: it would appear that, say, editing a C file would not then be able to switch on C mode, either. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum