SPSS Statistics 26.0 Fix Pack 1

Created by Carolina Zavala on Wed, 07/31/2019 - 13:24
Published URL:
https://www.ibm.com/support/pages/node/961766
961766

Download


Abstract

This Fix Pack will upgrade your SPSS Statistics 26.0.0.0

Download Description

This Fix Pack provides important product corrections for SPSS Statistics 26.0.0.0.

Issues Corrected and Release Note(s):  Fix List

If you are searching for the IBM SPSS Statistics Subscription download, please refer to IBM Docs SaaS Documentation.

Prerequisites

This Fix Pack is language independent but can only be installed over existing client and server installations of IBM SPSS Statistics 26.0.0.0

Installation Instructions

Installation - Windows

  1. Log in as a local administrator.
  2. Download the Fix Pack to a temporary location on your hard drive.
  3. Ensure that no versions of Statistics are running.
  4. Run the Statistics 26.0.0.1 Fix Pack executable.
    Note: you must use "Run as Administrator" by first right-clicking on the executable.
  5. Statistics 26.0.0.1 is ready to run. Use the Help -> About menu to verify that 26.0.0.1 is now the installed version.


Guidelines for unattended/pushed installations for Windows-based clients:

NOTE: This Fix Pack may require the machine to be rebooted to complete the installation. Please be aware that "pushing" the installation in unattended, silent mode may therefore force an unexpected machine reboot on a user, and schedule such installations accordingly.

The SPSS Statistics 26.0.0.1 for Windows Fix Pack obeys the same rules documented in the Authorized User License Administrator's Guide and Concurrent License Administrator's Guide regarding "Extracting the Contents of a Downloaded Installer file" and "Pushing an Installation to Windows Computers".

In this case:

  1. Download the appropriate installer file to a temporary location on your hard drive.
  2. Open a command window as the local Administrator account and change directory to the temporary download location.
  3. Extract the "SPSSStatistics26.0.0.1Patch.msi" and locale-specific .mst file into a specified location from the downloaded FixPack installer file, "26.0-IM-S26STATC-<OS>-FP001.exe",using the documented "/b" switch: 26.0-IM-S26STATC-<OS>-FP001.exe /b"c:\Stats26001FixPack" (where <OS> is your operating system)
  4. You can then copy the two extracted files to a network share for easier distribution.
  5. Install the patch:

    msiexec /i "c:\Stats26001FixPack\SPSS_Statistics_26001_<OS>_Patch.msi" /qn /L*V "%temp%\SPSSStatistics26001PatchLog.txt" INSTALLPYTHON="1" TRANSFORMS="c:\Stats26001FixPack\1033.mst"

    (where <OS> is the same operating system specification as in step 3)

Installation - macOS

  1. Download and save the Statistics 26.0.0.1 Fix Pack to your local hard drive.
  2. Ensure that no versions of Statistics are running.
  3. Execute the Statistics 26.0.0.1 Fix Pack installer from the downloaded .dmg file.
  4. After installing IBM SPSS Statistics 26 Fix Pack 1 on macOS, it is recommended that you apply interim fix 26.0-IM-S26STATC-MAC-FP001-IF003. The interim fix helps improve application stability.
  5. Statistics 26.0.0.1 is ready to run. Use the About Statistics 26 menu to verify that 26.0.0.1 is the installed version.


IBM SPSS Statistics 26 release is supported on Apple Macintosh OS X 10.10.x (Yosemite) through macOS 10.15.x

Guidelines for unattended/pushed installations for Macintosh-based clients:

IBM SPSS Statistics 26 FixPack 1 for Mac OS X has a silent (push) installer. To install this FixPack on macOS systems, do the following:

  1. Open the 26.0-IM-S26STATC-Mac-Silent-FP001.dmg disk image and copy the two files to your desktop (or any writable location).
  2. Open a Terminal window and change directories to the location of the patch installer and installer.properties file.
  3. Edit the installer.properties file to suit your needs. The USER_INSTALL_DIR parameter must be defined. For example, if the current SPSS Statistics 26 install is in the default /Applications/IBM/SPSS/Statistics/26, USER_INSTALL_DIR would be:
    USER_INSTALL_DIR=/Applications/IBM/SPSS/Statistics/26
  4. Uncomment and modify other parameters as needed.
  5. Need to execute the installer as the 'root' user, use the following command:

    ./SPSS_Statistics_Installer_Silent.bin -f installer.properties


Installation - Linux

  1. Download the Fix Pack to a temporary location on your hard drive.
  2. Ensure that no versions of Statistics are running.
  3. Open a terminal window and execute the 26.0-IM-S26STATC-Linux8664-FP001.bin executable file as the ‘root’ user.
  4. Statistics 26.0.0.1 is ready to run. Use the Help -> About menu to verify that 26.0.0.1 is the installed version.


Guidelines for unattended/pushed installations for Linux-based clients:

The SPSS Statistics 26.0.0.1 for Linux Fix Pack obeys the same rules documented in the Authorized User License Administrator's Guide and Concurrent License Administrator's Guide regarding "Running a Silent Installation on Mac and Linux Computers".

Note: Please contact IBM SPSS Technical Support to obtain the appropriate installer.properties file for the Linux platform.

SPSS Statistics Server - 26.0 FP1 Installation Instructions

Installation - Windows

  1. Log in as a local administrator.
  2. Download the Fix Pack contents to a temporary location.
  3. Ensure that the same version of Statistics Server is not running, as multiple versions can be installed on the server.
  4. Run the Statistics Server 26.0.0.1 Fix Pack executable.
    Note: you must use "Run as Administrator" by first right-clicking on the executable.
  5. SPSS Statistics Server 26.0.0.1 is ready to run. Check the service name or add/remove programs, or launch statistics and run the SHOW VERSION command to verify 26.0.0.1 as the installed version.


Installation - UNIX/Linux

Note: On UNIX and Linux, the Statistics Server upgrade is now a true incremental upgrade and not a complete, fresh installation. Installing the Fix Pack for the appropriate platform should be similar to the instructions for installing your server given in the SPSS Statistics Server Installation Instructions. We recommend that you make a backup copy of spssdxcfg.ini prior to installation on the UNIX / Linux server; the installation may remove the R section of that file and necessitate a manual update to it after FP1 installation.

  1. Download the Fix Pack to a directory on the server machine.
  2. Shut down Statistics Server prior to applying the Fix Pack.
  3. You need to ensure the ownership and permissions for the /bin, /lib and /common subdirectories of the Statistics installation directory. For example, if you installed as root, to change the ownership and permissions, go to Statistics installation directory and run the following commands at the UNIX prompt:

    chown -R root:root bin lib commonchmod -R 777 bin lib common
  4. When running SPSS Statistics Server with internal authentication, a regular user can be the owner of these directories. Refer to the SPSS Statistics Server Administrator’s Guide for more information.
  5. The Fix Pack can be installed silently using the installer.properties file that comes with the 26.0 release (on the DVD): ./<installer_name> -f installer.properties where <installer_name> is the installer .bin file that you ftp'ed to the server.
  6. You can also execute the installer directly to launch a graphical version of the installer. (Note: You will need an X Window System to do so): ./<installer_name>
    Note for graphical installer: You should change the default installer directory for the patch in the Install Wizard to point it to the directory on the server where Statistics Server 26.0 is installed.
  7. Start the Statistics Server after the Fix Pack installation is complete.
  8. Run ./statisticsb and enter SHOW VERSION. The response should indicate 26.00.00.01
SPSS Statistics on macOS Big Sur
Please refer to the community post SPSS Statistics on macOS Big Sur (11.0) for more information.
IBM Statistics 26.0 FixPack 2 Fix List

On
[{"DNLabel":"IBM SPSS Statistics Client 26.0 Win32 Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"516196496 B","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATC-WIN32-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Client 26.0 Win64 Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"537647968 B","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATC-WIN64-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Client 26.0 Mac Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"765478976 B","DNPlat":{"label":"OS X","code":"PF022"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATC-Mac-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Client 26.0 Mac Silent Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"674772656 B","DNPlat":{"label":"OS X","code":"PF022"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATC-Mac-Silent-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Client 26.0 Linux64 Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"605219815 B","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATC-Linux8664-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 26.0 Win64 Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"453096024 B","DNPlat":{"label":"Windows","code":"PF033"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATS-WIN64-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 26.0 Linux64 Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"607972868 B","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATS-Linux8664-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 26.0 zLinux Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"582038802 B","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATS-zLinux-FP001&source=SAR","DNURL_FTP":"","DDURL":null},{"DNLabel":"IBM SPSS Statistics Server 26.0 pLinux Fix Pack 1","DNDate":"31 Oct 2019","DNLang":"English","DNSize":"640882499 B","DNPlat":{"label":"Linux","code":"PF016"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?product=ibm%2FInformation+Management%2FSPSS+Statistics&fixids=26.0-IM-S26STATS-pLinux-FP001&source=SAR","DNURL_FTP":"","DDURL":null}]
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSLVMB","label":"IBM SPSS Statistics"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF022","label":"OS X"},{"code":"PF033","label":"Windows"}],"Version":"26.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
21 May 2021

UID

ibm10961766