chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] unbound variable: sxml:sxml->xml


From: Christian Kellermann
Subject: Re: [Chicken-users] unbound variable: sxml:sxml->xml
Date: Wed, 7 Dec 2011 16:55:15 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

* Vok Vojwo <address@hidden> [111207 16:47]:
> The documentation of the sxpath egg describes the sxml:sxml->xml
> function. But when I try to call it, I get an error:
> 
> csi -R sxpath -e "(display (sxml:sxml->xml '()))"
> 
> Error: unbound variable: sxml:sxml->xml

It should be part of sxpath-lolevel. The following works for me:
csi -R sxpath-lolevel -e "(display (sxml:sxml->xml '()))"

HTH,

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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