Just wondering if NetXMS Console can be installed on Mac OS 10. We are running the stable release of 1.0.13 for all. I did noticeon the website a version available for the Mac, V1.1.10 but when we run it I see nothing. When I run the widows version on the PC I receive the login (setup) page and after entering all the information I receive the error message suggesting that Server version is incorrect. Thoughts. Tony M.
I don't have access to my mac right now to check, but looks like nxmc-1.1.10.tar.gz is packaged incorrectly.
You can try do following:
* open Terminal.app
* cd to directory, where you unpacked nxmc (you can type "cd " and then drag folder from Finder to Terminal.app)
* run "chmod +x nxmc.app/Contents/MacOS/nxmc"
Invalid server version message means that we did some incompatible changes in communication protocol, for example you can't connect with management console from 1.1x.x branch to 1.0.x server.