Post Reply 
Can't see Minim Server icon in my MacBook
18-12-2022, 22:40
Post: #20
RE: Can't see Minim Server icon in my MacBook
(18-12-2022 15:54)simonrheller Wrote:  Thanks Simon for trying. I have entered the terminal command and this is what I see
"The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-7:~ simonheller$ /usr/libexec/java_home
/Library/Java/JavaVirtualMachines/jdk-19.jdk/Contents/Home
MacBook-Pro-7:~ simonheller$ "
I am not capable of interpreting this and not sure if this helps? Does it mean I didn't uninstall Java 19?

Yes, this means you didn't uninstall Java 19.

Quote:Also is it a simple matter to install and run MinimServer on my Mac? I haven't seen a Minim icon on the menu however I am trying to run

It is very simple to do this if you are using Java 17 instead of Java 19. To uninstall Java 19, enter the following command into a Terminal window. Use copy and paste to make sure you have entered the command correctly.

Code:
sudo rm -rf /Library/Java/JavaVirtualMachines/jdk-19.jdk

Enter your password when prompted.

After you have done this, check your Java version with this command:

Code:
/usr/libexec/java_home

You should see this output:

/Library/Java/JavaVirtualMachines/jdk-17.jdk/Contents/Home

Quote:I also see that MinimServer is running normally apparently on my QNAP and at least I can play all my music from it on my Atom which is the main thing!

From your previous posts I had the impression that MinimServer was not running on your QNAP because of the NoClassDefFoundError message. Has this message gone away or is MinimServer running normally despite this error message being shown?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Can't see Minim Server icon in my MacBook - simoncn - 18-12-2022 22:40

Forum Jump:


User(s) browsing this thread: 1 Guest(s)