help-gnu-emacs
[Top][All Lists]
Advanced

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

lisppaste.el


From: Sebastian Tennant
Subject: lisppaste.el
Date: Mon, 29 Oct 2007 16:17:22 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Hi list,

Just tried installing lisppaste using ELPA.

ELPA pulled in xml-rpc (on which lisppaste depends) and proceeded to
compile them (xml-rpc files first).

It encountered an error at the final stage though (when compiling
lisppaste.el).  Here's the error in the compile log:

  Compiling file /home/sebyte/.emacs.d/elpa/lisppaste-1.2/lisppaste.el at
    Mon Oct 29 15:43:06 2007
  lisppaste.el:32:1:Error: Cannot open load file: xml-rpc

Manually byte-compiling lisppaste.el encountered no such problems.

It would appear that /home/sebyte/.emacs.d/elpa/xml-rpc-1.6.4 hasn't
been added to load-path at lisppaste.el compile time, although I checked
the value of load-path immediately after the error and the xml-rpc-1.6.4
directory was indeed listed... *scratch*

Sebastian










reply via email to

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