[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Installation of auctex fails - Mac OS X 10.7 - Emacs 24
From: |
David Kastrup |
Subject: |
Re: [AUCTeX] Installation of auctex fails - Mac OS X 10.7 - Emacs 24 |
Date: |
Mon, 29 Oct 2012 09:31:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Søren Christensen <address@hidden> writes:
> Den 28/10/2012 kl. 21.53 skrev Søren Christensen:
>
>
>
> 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).
I read two things here that stick out like a sore thumb to me: "Mac OSX"
and "Privat/Søren".
Can you try this with a directory path _not_ containing national Swedish
characters? I consider it likely that this is a character encoding
problem occuring somewhere in the toolchain.
--
David Kastrup