Install CX 8.1 non-Oracle version on macOS

  1. Go to ITrepository\Masters\CX\8_1 and open the Mac Non-Oracle folder

  2. Copy CX_81_Installer and cx81_config from CIFS2 onto desktop

  3. Install CX from .pkg

  4. Open Terminal

  5. Type su (username of person logged into the system)

  6. Enter $user password

  7. Type whoami (to confirm who you are logged in as)

  8. Type ls -la (list files in directory)

  9. Type cd .config/Jenzabar (change to Jenzabar directory which is hidden)

  10. Type ls -la (to show the hidden files in the hidden Jenzabar directory)

10. Type cp /Users/$user/Desktop/cx81_config.ini cx81_config.ini (this will copy the correct config on the desktop to the hidden Jenzabar directory and replace the config file in that location).