https://netmaker.org logo
Title
c

clean-yak-4502

07/14/2022, 2:29 PM
I use an old Mac mini (Mid 2010) as a headless server on a Netmaker network. The mini uses macOS High Sierra 10.13.6, the last version supported by that hardware. Netclient v0.13.1 works on the mini, but v0.14.x fails.
# ./netclient-darwin-v0.13.1 -v
Netclient version v0.13.1

# ./netclient-darwin-v0.14.0 -v
dyld: Library not loaded: /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
  Referenced from: /private/var/root/./netclient-darwin-v0.14.0
  Reason: image not found
Abort trap: 6
b

bored-island-21407

07/14/2022, 2:39 PM
I suspect it is because of the gui that was added
to confirm my suspicion could you download https://fileserver.clustercat.com/v0.14.5/netclient.darwin-nogui , rename to netclient, chmod +x to make it executable and see if it works on your old Mac mini
c

clean-yak-4502

07/14/2022, 3:00 PM
That does fix the problem. Thanks.
b

bored-island-21407

07/14/2022, 3:00 PM
how do you normally install netclient on your mini Mac .... homebrew or download binary?
c

clean-yak-4502

07/14/2022, 3:19 PM
I always use https://www.macports.org/ instead of homebrew, so I have to download the netclient binary.
b

bored-island-21407

07/14/2022, 3:20 PM
ok, just checking what will need to be provided in future releases..... so a binary on the github releases pages would work for you
c

clean-yak-4502

07/14/2022, 3:21 PM
Yes, that would be fine.
I need a v0.15.1 version of netclient.darwin-nogui.