PC Instructions
-
Make sure that MAX+PLUS® II version 9.6, 9.61, 9.62 or 9.63 is installed; the update files are not compatible with any other MAX+PLUS II version.
-
Make sure that the MAX+PLUS II software is not running.
-
Begin installation by executing the 964_pc.exe file, i.e., type the following command at a DOS or command prompt:
<drive letter><path>
964_pc
or
Double-click the file name in the Windows Explorer (Windows 95/98) or Windows NT Explorer (Windows NT 4.0).
-
The 1-Zip Self-Installer dialog box appears. By default, the 1-Zip software extracts the files into the directory c:\maxplus2. If your version of MAX+PLUS II software is located in a different directory, type the directory name in the Expand to field. Click the OK button to unzip the files. The update files replace the previous version of the files in the MAX+PLUS II system directory.
- (Optional) Delete the 964_pc.exe file now that the upgrade is finished.
UNIX Instructions
-
Make sure that MAX+PLUS II version 9.6, 9.61,9.62 or 9.63 is installed; the update files are not compatible with any other MAX+PLUS II version.
-
Make sure that the MAX+PLUS II software is not running.
-
Move the 964_common.tar.Z file you downloaded to the maxplus2/common subdirectory.
-
At a UNIX prompt, change your current directory to the maxplus2/common subdirectory and type the following commands:
uncompress 964_common.tar.Z
tar xvf 964_common.tar
-
Move the 964_lpmsim.tar.Z file you downloaded to the maxplus2/lpmsim subdirectory.
-
At a UNIX prompt, change your current directory to the maxplus2/lpmsim subdirectory and type the following commands:
uncompress 964_lpmsim.tar.Z
tar xvf 964_lpmsim.tar.Z
-
Move the 964_max2lib.tar.Z file you downloaded to the maxplus2/max2lib subdirectory.
-
At a UNIX prompt, change your current directory to the maxplus2/max2lib subdirectory and type the following commands:
uncompress 964_max2lib.tar.Z
tar xvf 964_max2lib.tar
-
Move the platform-specific file(s) you downloaded to the subdirectory appropriate for your platform. Change to the subdirectory for your platform. The following table lists the subdirectories for each platform:
Directory Platform maxplus2/solaris Solaris workstations maxplus2/hp HP workstations maxplus2/rs6000 IBM workstations -
At a UNIX prompt, type the following commands:
uncompress 964_
<platform>.tar.Z
tar xvf 964_
<platform>.tar
The update files replace the previous versions of the files in the subdirectory.
- (Optional) Delete the 964_common.tar.Z, 964_lpmsim.tar.Z, 964_max2lib.tar.Z files, and the platform-specific file(s) now that the upgrade is finished.