Views:
Problem :
The installation was unsuccessful. The installation package ( tmsminstall.zip or tmsminstall.mpkg.zip ) was launched using an archiving tool not built-in on the Mac or through an unsupported command (such as unzip ) issued from a command-line tool, causing the extracted folder ( tmsminstall ) or file ( tmsminstall.mpkg ) to become corrupted.

Procedure

  1. Remove the extracted folder (tmsminstall) or file (tmsminstall.mpkg).
  2. Launch the installation package again using a built-in archiving tool such as Archive Utility.
    archiveutility.png
    You can also launch the package from the command line by using the following command:
    • If the package is tmsminstall.zip:
      ditto –xk <tmsminstall.zip file path> <destination folder>
      For example:
      ditto –xk users/mac/Desktop/tmsminstall.zip users/mac/Desktop
    • If the package is tmsminstall.mpkg.zip:
      ditto –xk <tmsminstall.mpkg.zip file path> <destination folder>
      For example:
      ditto –xk users/mac/Desktop/tmsminstall.mpkg.zip users/mac/Desktop