When I run `cypher-shell` I get the following error: > Unable to locate cypher-shell library files it looks like the problem is in this piece of code[1]. cypher-shell tries to find its library in /usr/local/neo4j/lib and fails. The reason is that "cypher-shell-all.jar" is installed into /usr/local/neo4j/libexec/tools. Does it have to be like this? Details: * FreeBSD 12.0-CURRENT r333659 amd64 * neo4j version: 3.3.2 [1]: https://github.com/neo4j/cypher-shell/blob/ed33edef35087ef6fdf16f562d1af6cf0fbe9fb3/cypher-shell/src/dist/cypher-shell#L68-L86
Maintainer feedback,please!
I send a patch to fix the run error of cypher-shell and update to 3.5.27, would you have a test of it ? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255103
(In reply to Wen Heping from comment #2) Unfortunately, I don't use neo4j anymore.
^Triage: maintainership was reset long ago. It seems that this PR is now OBE, as well.