all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* lisppaste.el
@ 2007-10-29 14:17 Sebastian Tennant
  0 siblings, 0 replies; only message in thread
From: Sebastian Tennant @ 2007-10-29 14:17 UTC (permalink / raw)
  To: help-gnu-emacs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-29 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-29 14:17 lisppaste.el Sebastian Tennant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.