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: > Let me try this again. > > I have a DarwinPorts emacs installed. > > David-Arnolds-Computer:~ davidarnold$ port installed emacs > The following ports are currently installed: > emacs 21.3.50_0+carbon+devel (active) > > I installed Auctex 11.54 with: > > ./configure > --with-emacs=/Applications/DarwinPorts/Emacs.app/Contents/MacOS/Emacs > --with-lispdir=/Applications/DarwinPorts/Emacs.app/Contents/Resources/ > site-lisp --prefix=/usr/local/teTeX > > make > > sudo make install > > Now my DarwinPorts Emacs won't run. I get: > > David-Arnolds-Computer:/Applications/DarwinPorts/Emacs.app/Contents/ > MacOS davidarnold$ ./Emacs > Cannot open load file: term/mac-win > > Any suggestions? I can't see how this problem could be related to AUCTeX. Are you definitely sure that if you do exactly the same but without the sudo make install, it will work? There are only few things that I could think could happen. a) you are running configure/install from somewhere inside of your Lisp directories. This is always good for trouble. b) our Makefile creates a .nosearch file in a bad location. c) we create or touch a file that then shadows an important file for your Emacs installation. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum