chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: Chicken-users Digest, Vol 41, Issue 30


From: Reed Sheridan
Subject: [Chicken-users] Re: Chicken-users Digest, Vol 41, Issue 30
Date: Tue, 25 Apr 2006 11:33:59 -0500


From: Daishi Kato <address@hidden>
Subject: [Chicken-users] sxml-match egg not installable
To: address@hidden
Message-ID: <address@hidden >
Content-Type: text/plain; charset=US-ASCII

Hi,

Trying to install sxml-match;

% chicken-setup sxml-match
The extension sxml-match does not exist.
Do you want to download it ? (yes/no/abort) [yes]
downloading catalog ...
downloading catalog from www.call-with-current-continuation.org ...
Error: Broken dependencies: extension does not exist: srfi-1

So, I manually download it, and setup was OK, then;

% csi
)   ___
(__/_____) /)   ,    /)
  /       (/      _ (/_   _ __
/        / )__(_(__/(___(/_/ (_
(______)
Version 2, Build 3 - linux-unix-gnu-x86 - [ dload ptables ]
(c)2000-2005 Felix L. Winkelmann
#;1> (use sxml-match)
; loading /usr/local/chicken-2.3/lib/chicken/sxml-match.scm ...
; loading library srfi-1 ...
Error: (module) during expansion of (module ...) - modules are not supported

Call history:

<eval>    (load-library (quote srfi-1))  <--


Seems like nobody has been using this egg for a while.

Daishi

This was documented, but it would have been better to have sxml-match automatically require syntax-case.  Done now.
 
Reed Sheridan



reply via email to

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