Iris Client on MacOS - how to run it after installation
Hi,
I have succesfully installed IRIS client on MacOS (see bottom half of this post). What's next? How do I access the menu to launch IRIS Client, access Studio, and connect to remote server etc??
Thanks,
W
----------------------------------------------------------------------------------------------------------
$$> sudo sh /Users/xxx/Downloads/HealthConnect-2023.1.3.517.0-macx64/irisinstall_client
Password:
Your system type is 'Mac OS X/x86/64-bit'.
Enter a destination directory for client components.
Directory: /Users/xxx/InterSystems/Iris_Client
Directory '/Users/xxx/InterSystems/Iris_Client' does not exist.
Do you want to create it <Yes>? yes
Installation completed successfully
Hi @Will. Sounds like you are coming from a Windows environment and looking for the equivalent of "the cube". That doesn't exist on MacOS, so like the other Unix-based systems on which IRIS is available you take a command line approach to connect to remote servers by connecting to a remote instance. Also, Studio is Windows-only, so with Mac development it's a great opportunity to migrate to VS Code with ObjectScript extensions.