IBM MQ Toolkit for macOS installer


Post installation steps

Edit the PATH

Add locations of the bin directories /opt/mqm/bin and /opt/mqm/samp/bin to the PATH by editing /etc/paths

Set DYLD_LIBRARY_PATH

Set the DYLD_LIBRARY_PATH by entering the following on the command line:
export DYLD_LIBRARY_PATH=/opt/mqm/lib64

Additional information for users with M1 or higher ARM based Mac computers

Note: The IBM MQ Toolkit for macOS running on ARM based Mac computers no longer uses uses OpenSSL for its TLS capability. If you built keystores or truststores for versions of this Toolkit before MQ 9.4.1, you may need to regenerate certificate stores. See /opt/mqm/README.Client

Use tutorials and sample code to help you get started using the toolkit. Take the IBM MQ Developer Essentials course and checkout our samples repository