[Zorba-coders] [Bug 872500] [NEW] Crash in xqdoc query

2011-10-11 Thread Jonathan Robie
Public bug reported: This core dumps for me: import module namespace x = http://www.zorba-xquery.com/modules/xqdoc;; import schema namespace xqds = http://www.xqdoc.org/1.0;; validate { x:xqdoc(http://www.zorba-xquery.com/modules/converters/json;) } zorba -f -q xqdoc.xq json.xml

[Zorba-coders] [Bug 872500] Re: Crash in xqdoc query

2011-10-11 Thread Jonathan Robie
** Attachment added: cmake log https://bugs.launchpad.net/bugs/872500/+attachment/2537026/+files/CMakeOutput.log -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/872500 Title: Crash in xqdoc

Re: [Zorba-coders] [Bug 872500] Re: Crash in xqdoc query

2011-10-11 Thread Jonathan Robie
If I'm building from source, how do I install the modules? Jonathan On Tue, Oct 11, 2011 at 3:46 PM, Matthias Brantner 872...@bugs.launchpad.net wrote: I assume this is because Jonathan doesn't have any of the modules (maybe including Zorba's http-client) installed. ** Changed in: zorba