chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] sxml-match egg not installable


From: Daishi Kato
Subject: [Chicken-users] sxml-match egg not installable
Date: Tue, 25 Apr 2006 17:37:24 +0900
User-agent: Wanderlust/2.15.2 (Almost Unreal) Emacs/21.4 Mule/5.0 (SAKAKI)

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




reply via email to

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