Reputation: 4657
I just installed the latest stable eXist-db version 5.2.0.
I have a project that uses FunctX XQuery Function Library, but when I try to install it in the eXist Package Manager I get the following error:
exerr:ERROR expath repository is not available. [at line 176, column 32, source: /db/apps/packageservice/modules/apputil.xql] In function: apputil:remove(xs:string)
[130:20:/db/apps/packageservice/modules/apputil.xql] apputil:install-from-repo(xs:string?, xs:anyURI?, xs:anyURI, xs:string?) [68:40:/db/apps/packageservice/modules/apputil.xql].
expath repository is not available.
I have tried installing both through the "Available" packages in the Package Manager and also by manually uploading the FunctX xar file. I have also tried with both FunctX version 1.0 and 1.0.1.
I am able to install other packages.
Upvotes: 0
Views: 139