emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: load-path missing?]


From: Richard Stallman
Subject: Re: address@hidden: load-path missing?]
Date: Mon, 01 Jan 2007 22:08:53 -0500

    >> /home/leo/packages/emacs22/share/emacs/site-lisp
    >> /home/leo/packages/emacs22/share/emacs/22.0.92/site-lisp
    >>
    >> exist but are not in the load-path as follows.

    My configure options are as follows:

    ,----
    | ./configure --prefix=/usr/local/packages/emacs
    | --enable-locallisppath=/usr/local/share/emacs/site-lisp
    `----

I think what is going on is that configure sets up src/epaths.h based
on the value you specified for locallisppath, which overrides
the value that would have been computed from --prefix.

Is that right?




reply via email to

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