Zettelkasten-Team / Zettelkasten

Zettelkasten-Developer-Builds
http://zettelkasten.danielluedecke.de
GNU General Public License v3.0
730 stars 92 forks source link

Cannot open under Mac OS #473

Closed YannJY02 closed 11 months ago

YannJY02 commented 1 year ago

Cannot open JVM dynamic library

when I try to open it, the system report error.

Screenshot 2023-03-13 at 21 38 14
RalfBarkow commented 1 year ago

@YannJY02 Thanks for opening this issues, which is not a bug. (See e.g. Error loading on Mac #266)

RalfBarkow commented 1 year ago

@YannJY02 Re: "Cannot open JVM dynamic library" As described in issue #472, I would recommend installing java sdk 1.8.

This is turning into a FAQ. Where do you think would be the best place to document the answer so that a new issue is not opened each time?

RalfBarkow commented 1 year ago

Related: Can not open JVM dynamic libary - MacOS Montery 12.4 #437 ?

RalfBarkow commented 1 year ago

Perhaps helpful: Switching Java (JDK) Versions on MacOS post

alucasf commented 1 year ago

Could you solve the problem?

alucasf commented 1 year ago

I did solve the problem. How? web resources. 1.https://medium.com/@devkosal/switching-java-jdk-versions-on-macos-80bc868e686a 2.https://stackoverflow.com/questions/41993431/unable-to-find-any-jvms-matching-version-1-8-0-40-when-open-terminal-on-macos 3.https://www.oracle.com/java/technologies/downloads/#jdk20-mac

following advise of the 1rst page I introduce on terminal: /usr/libexec/java_home -V

My terminal did not find any source. From here I followed advise from 2nd web page and introduced on terminal: java -version

which drived me to the 3rd page, there I downloaded according to my computer.

Now I Can open, after several months with this problem

github-actions[bot] commented 11 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 11 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.