Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meow / Fedora doesn't appear to be working... #12

Open
perryrivera opened this issue Mar 2, 2020 · 1 comment
Open

meow / Fedora doesn't appear to be working... #12

perryrivera opened this issue Mar 2, 2020 · 1 comment

Comments

@perryrivera
Copy link

$ uname -a
Linux host 5.5.5-200.fc31.x86_64 #1 SMP Wed Feb 19 23:28:07 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

$ java --version
java 13.0.1 2019-10-15

$ rpm -q meow-0.0.1-1.noarch.rpm
meow-0.0.1-1.noarch

$ meow

The java installation you have is not up to date
requires at least version 1.6+, you have
version 13.0.1

Please go to http://www.java.com/getjava/ and download
a valid Java Runtime and install before running .

@MrReDoX
Copy link

MrReDoX commented Jun 2, 2020

Run meow with Java 8.

Just look at the difference (Java 11):


The java installation you have is not up to date
requires at least version 1.6+, you have
version 11.0.7

Please go to http://www.java.com/getjava/ and download
a valid Java Runtime and install before running .

Java 8:

PyGIWarnings and so on...

In Arch Linux it can be jre8-openjdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants