[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Errors on Debian
From: |
Andreas Röhler |
Subject: |
Re: [AUCTeX] Errors on Debian |
Date: |
Sun, 01 Nov 2015 16:18:47 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 |
On 29.10.2015 08:28, Tassilo Horn wrote:
Andreas Röhler<address@hidden> writes:
Hi Andreas,
With Emacs built from current source at Debian get the following kind
of error:
Debugger entered--Lisp error: (file-error "Cannot open load file" "Datei oder
Verzeichnis nicht gefunden" "tex-site")
require(tex-site)
eval-buffer(#<buffer *load*> nil
"~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads.el" nil t) ; Reading at
buffer position 9880
load-with-code-conversion("~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads.el"
"~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads.el" nil t)
load("~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads" nil t)
package--activate-autoloads-and-load-path([cl-struct-package-desc auctex (11
87 7) "Integrated environment for *TeX*" nil nil nil
"~/.emacs.d/elpa/auctex-11.87.7" ((:url
. "http://www.gnu.org/software/auctex/")) nil])
package-activate-1([cl-struct-package-desc auctex (11 87 7) "Integrated
environment for *TeX*" nil nil nil "~/.emacs.d/elpa/auctex-11.87.7" ((:url
. "http://www.gnu.org/software/auctex/")) nil] nil)
package-activate(auctex)
package-initialize()
command-line()
normal-top-level()
;;;;;;#
This is a known error from several Debian installs here.
Whilst Emacs shipped with Debian doesn't show this.
Any idea?
But I presume that the file
~/.emacs.d/elpa/auctex-11.87.7/tex-site.el[c] does exist, right? If it
does, it would mean that `load-path' is wrong somehow although that
should be set up by auctex-autoloads.el before that requires tex-site.
Hi Tassilo,
Var load-path contains
"home/MY_NAME/.emacs.d/elpa/auctex-11.87.7"
which looks good.
Evaluating (require 'latex) in init, triggers the following:
Debugger entered--Lisp error: (dbus-error "Emacs not compiled with dbus
support")
signal(dbus-error ("Emacs not compiled with dbus support"))
dbus-call-method(:session "org.gnome.evince.Daemon"
"/org/gnome/evince/Daemon" "org.freedesktop.DBus.Introspectable"
"Introspect" :timeout 1000)
byte-code("\304 \n\305\306\307&\207" [bus service path
dbus-interface-introspectable dbus-call-method "Introspect" :timeout
1000] 8)
dbus-introspect(:session "org.gnome.evince.Daemon"
"/org/gnome/evince/Daemon")
byte-code("\304\305!rq\210\306\216\307 \n#c\210\310ed\"+\207"
[temp-buffer bus service path generate-new-buffer " *temp*"
((byte-code "\301!\203\n
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [AUCTeX] Errors on Debian,
Andreas Röhler <=