Based on the linux (Ubuntu) instructions by Sebastiaan J. (Bas) van Zelst available at https://www.win.tue.nl/~svzelst/misc/
- Download CPN Tools (for windows) from: http://cpntools.org/download
- Install wine:
brew install wine
- Install CPN Tools using wine and make sure to include the MacOS simulator:
wine cpntools_4.0.1.exe
- If this does not work due to a missing java version, download OpenJDK JRE installer from https://adoptopenjdk.net/
- Remember that you have to download the Windows version and install it using wine
- To install the .msi version, use
wine start $installer
, replacing $installer with the actual filename
- Download this bash script and place it in:
~/.wine/drive_c/Program Files (x86)/CPN Tools
(or wherever you installed CPN Tools)