Den 28/10/2012 kl. 19.02 skrev Tassilo Horn: > Ok, checking your config.log again, the reason it fails is that this > command: > > /usr/bin/emacs -batch -no-site-file -eval '(let* ((x (if (featurep > (quote xemacs)) "yes" "no"))) (write-region (if (stringp x) x > (prin1-to-string x)) nil "./conftest-2068"))' > > fails with > > Opening output file: no such file or directory, > /Users/pastor/Privat/Søren/computer/auctex-11.86/conftest-2068 > > Can you run it in a terminal? I can; it creates a file conftest-2068 > containing "no" (no, I'm not XEmacs).
Thank you for looking once more. When I run ./configure in Terminal: Srens-MacBook-Pro:auctex-11.86 pastor$ ./configure checking for make... make checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for date in ChangeLog... 2010-02-21 checking for release in ChangeLog... 11.86 checking for emacs... /usr/bin/emacs checking if /usr/bin/emacs is XEmacs... cat: ./conftest-5385: No such file or directory configure: error: Unable to run /usr/bin/emacs! Aborting! It seems to check for the file conftest-5385. But it is not made. Is it possible to change a line in ./configure-script to avoid the problem? Once again, thank you very much. Søren Christensen Hvamvej 95, Gl. Hvam, 9620 Ålestrup +45 22 80 35 17 [email protected]
_______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
