Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Instructions on how to run FIN 5 on a MAC using the provided FIN5 .zip file. 

Info

Info

BACnet Connector is not supported on MAC OS environment

NOTE

Before installing FIN, the computer must already have a JDK installed to provide the Java Runtime Environment.
We support either JDK version 8 or JDK Version 11.  We recommend OpenJDK 11.
We recommend to download it from Adopt OpenJDK. Download version OpenJDK 11 with HotSpot as the JVM.

...

iMac:~ myMacUsername$ cd /Users/myMacUsername/Desktop/installationFolder/finFramework_5.0.5.3199/bin/

EXAMPLE:  iMac:~ chrisj2macbook$ cd /Users/chrisj2macbook/Desktop/installationFolder/finFramework_5.0.5.3199/bin/

Step 4: chmod

Next use the 'chmod +x fin' command and hit enter

...