On 2019-01-02 8:07 a.m., Christian GrĂ¼n wrote:
RUN fetch.note.text.xq
Resource "/home/thufir/fetch.note.text.xq" not found.
Is the script located at this path? If not, you will have to change to this directory and start BaseX from there, or you will need to specify the full path.
You were spot on:
thufir@dur:~/basex$ thufir@dur:~/basex$ basex [warning] /usr/bin/basex: Unable to locate /usr/share/java/jing.jar in /usr/share/java BaseX 9.0.1 [Standalone] Try 'help' to get more information.
RUN fetch.note.text.xq
<note> <to>Tove</to> <from>Jani</from> <heading>Reminder</heading> <body>Don't forget me this weekend!</body> </note> Query "fetch.note.text.xq" executed in 1433.71 ms.
exit
Enjoy life. thufir@dur:~/basex$
Thanks. And, enjoy life :)