[cl-debian] Bug#361275: cl-swank: swank-loader looks for a ChangeLog file that doesn't exist
Peter Van Eynde
pvaneynd at debian.org
Mon Apr 10 10:57:15 UTC 2006
On Friday 07 April 2006 17:36, stfn.sbtn at tiscali.it wrote:
> I'm trying to run slime from emacs in the usual way with M-x slime.
> I get in the *inferior-lisp* buffer:
> [1]> ;; Loading file /usr/share/common-lisp/source/slime/swank-loader.
> lisp ...
> *** - FILE-WRITE-DATE: file #P"/usr/share/common-
> lisp/source/slime/ChangeLog" does not exist
This is strange as we create a ChangeLog file in the appropriate elc directory
when installing for a emacs variant.
See /usr/lib/emacsen-common/packages/install/slime:
...
ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE}
..
cd ${ELCDIR}
...
ln -s /usr/share/doc/${PACKAGE}/changelog ChangeLog
So it should not search for the ChangLog file there.
Maybe the installation itself went wrong? Does anyone else has this problem?
Groetjes, Peter
--
signature -at- pvaneynd.mailworks.org
http://www.livejournal.com/users/pvaneynd/
"God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|
More information about the Cl-debian
mailing list