On Friday 07 April 2006 17:36, [EMAIL PROTECTED] 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| 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to