Roland Schaer

Results 68 comments of Roland Schaer

I might find some time later today to have a look at this. I have the feeling that the code from Java can be used since they share the same...

With the fixes in PR #2581, `mise i ruby@truffelruby+graalvm` will install the latest version, likewise will `mise i ruby@truffelruby-24` install the latest 24.x version.

Using the `--verbose` flag will deadlock as already reported with #1830 but i assume the issue also occurs without the flag, correct?

`mise` installs a precompiled version as per `curl http://mise-versions.jdx.dev/python-precompiled` if available, otherwise tries to build from source which requires some dependencies as mentioned at https://mise.jdx.dev/lang/python.html#python-build. Might be that some are...

Mise uses https://joschi.github.io/java-metadata to get latest JREs. Since JetBrainsRuntime is based on OpenJDK and geared towards JetBrains products and desktop development, i would consider this a rather specialized and non-popular...

> However I don't mind which java distribution I use, I just want to have a single installation for a specific JDK version, and I want it to work by...

@Dogacel Depends on your interpretation of fuzzy-matching. It would work for major versions. I assume minor, patch would be rarely used in such a way anyways. Additionally Azul seems to...

I see. This might be indeed useful if you don't care about vendors and only need a JVM of a certain major version. So you basically want a version file...

Did you follow the installation instructions on https://github.com/roele/istats.widget#prerequisites? Does the `istats` command work and produce a proper output in the command line?

You might try just `which istats` (depending on the shell you use) Can you give me some more details about your environment? macOS version? Hardware?