sync:installing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sync:installing [2021/06/02 01:07] – [Windows] Scott Cunliffe | sync:installing [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Installing Sync ====== | ====== Installing Sync ====== | ||
- | ===== Installation Packages ===== | + | Linux Framework RPM's have the Sync files built into them. If you have the Framework Server already installed, the Sync files will be installed in the bin directory. |
+ | Windows will need a separate executable to be installed. | ||
- | ==== AIX, Linux and IBMi ==== | + | ====== Installed Components ====== |
- | The software is packaged using Redhat Package Manager | + | The TapeTrack Synchronization Suite comprises the following Command Line Interface |
- | <sxh>rpm -i tapetrack-clients-2013.3.1.rpm </sxh> | + | * [[cli: |
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | |||
+ | The TapeTrack Synchronization Suite also installs the additional Command Line Interface (CLI) programs: | ||
+ | |||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ====== Installation By Operating System ====== | ||
+ | |||
+ | |||
+ | Native binaries are available for the following operating systems: | ||
+ | |||
+ | * AIX | ||
+ | * HP UX | ||
+ | * IBMi (via PASE) | ||
+ | * Linux (Intel and ARM) | ||
+ | * Microsoft Windows (64-Bit) | ||
+ | * Solaris (Intel and SPARC) | ||
+ | * z/OS (via UNIX System Services) | ||
+ | |||
+ | ===== Windows ===== | ||
+ | |||
+ | The TapeTrack Sync Software installs automatically via an InstallShield installer. | ||
+ | |||
+ | Double click the downloaded executable, setup.exe, to start the install. | ||
+ | |||
+ | |||
+ | ===== AIX, Linux and IBMi ===== | ||
+ | |||
+ | The software is packaged using Redhat Package Manager (RPM). | ||
+ | |||
+ | To invoke the installation simply enter the command | ||
+ | |||
+ | <code>rpm -i tapetrack-clients-2013.3.1.rpm </code> | ||
<note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | <note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | ||
Line 14: | Line 65: | ||
If you do not have RPM installed on your system a tar archive can be supplied on request. | If you do not have RPM installed on your system a tar archive can be supplied on request. | ||
- | ==== HP UX ==== | + | ===== HP UX ===== |
The software is packaged as a tar archive. | The software is packaged as a tar archive. | ||
- | ==== Solaris ==== | + | ===== Solaris ===== |
+ | |||
+ | The software is packaged using the Solaris Package Manager. | ||
- | The software is packaged using the Solaris Package Manager. | + | To invoke the installation simply enter the command: |
+ | < | ||
pkgadd -d TapeTrack-Clients.2013.4.SPARC.pkg | pkgadd -d TapeTrack-Clients.2013.4.SPARC.pkg | ||
+ | </ | ||
<note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | <note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | ||
Line 28: | Line 83: | ||
- | ==== z/OS ==== | + | ===== z/OS ===== |
The software is packaged as a tar archive and can be installed under USS with the following commands: | The software is packaged as a tar archive and can be installed under USS with the following commands: | ||
+ | < | ||
cd / | cd / | ||
mkdir / | mkdir / | ||
Line 37: | Line 93: | ||
gunzip tapetrack-clients-2013.3-1.s390.tar.gz | gunzip tapetrack-clients-2013.3-1.s390.tar.gz | ||
tar xvf tapetrack-clients-2013.3-1.s390.tar | tar xvf tapetrack-clients-2013.3-1.s390.tar | ||
+ | </ | ||
<note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | <note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | ||
- | <- sync: | + | <- sync: |
sync/installing.1622596020.txt.gz · Last modified: 2025/01/21 22:07 (external edit)