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

EPUB-Checker not starting on macOS 11.0 "Big Sur" - Java not found #67

Closed
tofi86 opened this issue Jan 6, 2021 · 2 comments
Closed
Assignees
Labels

Comments

@tofi86
Copy link
Collaborator

tofi86 commented Jan 6, 2021

Java is not found on macOS 11.0 "Big Sur":

Bildschirmfoto 2021-01-06 um 16 03 24

even though a JDK is installed and registered:

$ /usr/libexec/java_home -V
Matching Java Virtual Machines (1):
    1.8.0_275 (x86_64) "AdoptOpenJDK" - "AdoptOpenJDK (JRE) 8" /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jre/Contents/Home

That's a universalJavaApplicationStub issue (tofi86/universalJavaApplicationStub#91) on macOS 11.0 which has been resolved recently. Once the new version 3.1.0 is released, it must be included in the EPUB-Checker builds.

@tofi86
Copy link
Collaborator Author

tofi86 commented Jan 7, 2021

universalJavaApplicationStub v3.1.0 has been released with support for macOS 11.0 "Big Sur"

https://github.com/tofi86/universalJavaApplicationStub/releases/tag/v3.1.0

tofi86 added a commit that referenced this issue Jan 7, 2021
@tofi86
Copy link
Collaborator Author

tofi86 commented Jan 7, 2021

Fixed with 6d991f6

However, the macOS 11.0 issue regarding the launcher stub compilation (#66) is still unresolved...

@tofi86 tofi86 closed this as completed Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant