Getting Started
Procedure 3: Install Spirent TestCenter Software
22
|
Getting Started with Spirent TestCenter
To Copy Files using the Command Line
Follow these instructions to use commands to copy and install Spirent TestCenter files on
your workstation.
To install Spirent TestCenter Automation:
1
Open a terminal window.
2
Navigate to your DVD drive.
On some workstations this will be identified as
Media
.
3
Navigate to the
Spirent TestCenter Applications
folder for your operating system.
These folders contain two shell-based installers and a documentation tarball required
to complete your installation.
4
Copy the installer appropriate for your system and the documentation tarball to your
workstation. For example:
cp install_Spirent_TestCenter_Auto_Linux64_[x.xx].sh /home/
user/
5
Run the shell-based installer. For example, use the following for 64-bit OS:
./install_Spirent_TestCenter_Auto_Linux64_[x.xx].sh
6
Use tar to extract the documentation from the tarball. For example, use the following
command for a Linux file:
tar -xzvf Spirent_TestCenter_Docs_Linux_Unix[x.xx].tar.gz
7
Set up Tcl
[x.x.xx]
, or other automation environment, for use with Spirent TestCenter.
Setup instructions for each environment are in readme format, located in the
<Spirent_Install_Dir>/API folder with sub-directories matching the language name.
For example:
/home/user/Spirent_TestCenter_[x.xx]/Spirent_TestCenter_Application_Linux/API/
Tcl