neo4j / cypher-shell

Cypher Shell has moved to https://github.com/neo4j/neo4j
Other
89 stars 48 forks source link

Unable to install cypher-shell using rpm #255

Open qibin-integral opened 4 years ago

qibin-integral commented 4 years ago

I tried installing cypher-shell by running rpm -i -v cypher-shell-4.1.2-1.noarch.rpm. Just got the following error message:

warning: cypher-shell-4.1.2-1.noarch.rpm: Header V4 RSA/SHA1 Signature, key ID d37f5f19: NOKEY error: Failed dependencies: jre-11-headless >= 11 is needed by cypher-shell-4.1.2-1.noarch

I am using openjdk11

qibin-integral commented 4 years ago

Output of java -version is

openjdk version "11.0.2" 2019-01-15
OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
joseromy commented 3 years ago

Hello Anybody can give us a solution?, I've the same problem with v 4.2.2.1 (newbie)

Thks!!