auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX-devel] make install problem with auctex-11.81


From: Ralf Angeli
Subject: Re: [AUCTeX-devel] make install problem with auctex-11.81
Date: Mon, 03 Oct 2005 13:13:29 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

* David Ronis (2005-10-02) writes:

> On Sun, 2005-10-02 at 16:23 +0200, Ralf Angeli wrote:
>> 
>> Images are now installed in the auctex/images directory.
>> preview-latex finds them by looking into the "images" directory below
>> the directory specified by the variable `preview-datadir'.  The value
>> of the variable is determined and written into preview-latex.el during
>> build time.  What is the output of `C-h v preview-datadir RET' in your
>> case after loading a LaTeX file?
>
> Thanks for the reply.  The preview-datadir is:
>
> preview-datadir's value is 
> "/usr/local/share/emacs/site-lisp/preview/"
>
> In addition there is is an auctex/images directory.

Hm, strange.  Did you pass special options to the configure script?

What's the value of `preview-datadir' at the end of preview-latex.el?
In my case it is
 (defvar preview-datadir (expand-file-name "auctex" (file-name-directory 
load-file-name)))

What are the values of `lisppackagedatadir' and `packagedatadir' in
the file preview/config.log in the build directory?  In my case those
are
lisppackagedatadir='(expand-file-name "auctex" (file-name-directory 
load-file-name))'
[...]
packagedatadir='${datadir}/emacs/site-lisp/auctex'

I hope with this somebody else can analyze what's happening.  I am
currently a bit stumped because I don't know how `lisppackagedatadir'
is actually created.

-- 
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]