Hi I'm trying to install auctex, but the configure-script stops with the report: 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-2068: No such file or directory configure: error: Unable to run /usr/bin/emacs! Aborting!
But when I type emacs in a terminal window emacs runs perfectly! The config.log is copied in below signature. Emacs version: This is GNU Emacs 24.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2012-08-27 on bob.porkrind.or auctex-version: 11.86 Any clues to fix the problem? Best regards Søren Christensen Hvamvej 95, Gl. Hvam, 9620 Ålestrup +45 22 80 35 17 [email protected] This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by auctex configure 11.86, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Srens-MacBook-Pro.local uname -m = x86_64 uname -r = 11.4.2 uname -s = Darwin uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 8.00 gigabytes Default processor set: 89 tasks, 462 threads, 8 processors Load average: 0.68, Mach factor: 7.30 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /usr/texbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1731: checking for make configure:1747: found /usr/bin/make configure:1758: result: make configure:1774: checking whether make sets $(MAKE) configure:1796: result: yes configure:1842: checking for a BSD-compatible install configure:1910: result: /usr/bin/install -c configure:1923: checking for date in ChangeLog configure:1930: result: 2010-02-21 configure:1932: checking for release in ChangeLog configure:1941: result: 11.86 configure:1992: checking for emacs configure:2010: found /usr/bin/emacs configure:2022: result: /usr/bin/emacs configure:2038: checking if /usr/bin/emacs is XEmacs /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")) Opening output file: no such file or directory, /Users/pastor/Privat/Søren/computer/auctex-11.86/conftest-2068 => configure:2056: error: Unable to run /usr/bin/emacs! Aborting! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_INSTALL_INFO_set= ac_cv_env_INSTALL_INFO_value= ac_cv_env_MAKEINFO_set= ac_cv_env_MAKEINFO_value= ac_cv_env_PERL_set= ac_cv_env_PERL_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_EMACS=/usr/bin/emacs ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_MAKECMD=make ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AUCTEXDATE='2010-02-21' AUCTEXVERSION='11.86' DEFS='' DVIPS='' ECHO_C='\c' ECHO_N='' ECHO_T='' EMACS='/usr/bin/emacs' EMACS_FLAVOR='' HAVE_mule='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKECMD='make' MAKEINFO='' MULEELC='' MULESRC='' PACKAGE_BUGREPORT='[email protected]' PACKAGE_NAME='auctex' PACKAGE_STRING='auctex 11.86' PACKAGE_TARNAME='auctex' PACKAGE_URL='' PACKAGE_VERSION='11.86' PATH_SEPARATOR=':' PDFTEX='' PERL='' SET_MAKE='' SHELL='/bin/sh' TEX='' TEXI2DVI='' TEXI2HTML='' TEXI2PDF='' XEMACS='' auctexstartfile='' autodir='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispautodir='' lispdir='' lisppackagedatadir='' lisppackagelispdir='' lisptexsite='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' packagedatadir='' packagedir='' packagelispdir='' pdfdir='${docdir}' prefix='NONE' preview_enabled='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' texsite='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "auctex" #define PACKAGE_TARNAME "auctex" #define PACKAGE_VERSION "11.86" #define PACKAGE_STRING "auctex 11.86" #define PACKAGE_BUGREPORT "[email protected]" #define PACKAGE_URL "" configure: exit 1 _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
