Main Support:       Knowledge Center
Documentation:   WaferPro Express English Doc   >  Previous Supported Releases   >  WaferPro Express 2014.04   >  WaferPro Express 201404 Quick Install and License Setup   >  WaferPro Express 201404 Quick Install-Linux

This document contains references to Agilent Technologies. Agilent's former Test and Measurement business has become Keysight Technologies. For more information, go to www.keysight.com.


Quick Install - Linux

WaferPro Express can be installed on a computer running on Linux or Solaris machine by downloading the WaferPro Express install file.

Obtain WaferPro Express License File

You can either apply for an Evaluation or a Purchased license. Once the license request is approved, a license file (with .lic extension) is sent as an email attachment. Save this file on your computer at $WAFERPROXP_ROOT/Licensing/20xx.xx/linux_x86/bin.

Supported Platforms

For details on Supported Platforms, refer to the Supported Platforms section.

System Requirements

The following are Agilent recommended configurations:

Displays

High-resolution color only (Super VGA, 1024x768, 15-inch monitor minimum and at least 1280x1024 required for Extraction packages).

RAM

Minimum is 2 GB RAM. Recommended RAM is 3 GB for best performance.

Swap Space

200 MBytes is recommended minimum, increased swap space may be required for larger model files.

Hard Disk

1.5 GB is required for complete installation.

Acrobat Reader

Acrobat Reader 5.0 or higher to view the PDF files.

Compiler

Linux: C+: gcc Version 4.4.2

Supported Instrument Interfaces

If you are using WaferPro Express with an Agilent GPIB interface, install the interface and its driver according to the instructions supplied with the interface.

Description

Part Number

Supported GPIB Interfaces on Linux OS Workstations

TAMS L488 GPIB/LAN Interface

L488
L488-POE1
TAMS IO Library

Agilent LAN/GPIB Gateway Interface
TAMS IO Library

E5810A 1
82091

TAMS High Speed PCI GPIB and TAMS IO Library
TAMS IO Library Only

81488
82091

TAMS PCI and TAMS IO Library
TAMS IO Library Only

80488
82091

TAMS USB GPIB and TAMS IO Library
TAMS IO Library Only

83488
82091

National Instruments USB-GPIB-HS card with NI 488.2 Software

779705-01

National Instruments PCI-GPIB card with NI 488.2 Software

778686-01

National Instruments PCIe-GPIB card with NI 488.2 Software

779779-01

  1. Typically the LAN has some impact on speed; therefore, the E2050A/B will most likely be somewhat slower than a card.

    Notes

 

Install WaferPro Express

To install WaferPro Express, follow these steps:

  1. Untar the installation file using the following command:
    tar --xvf waferpro20xx_xx_linux_x86.tar
  2. Start the installation program using the following command:
    ./SETUP.SH

WaferPro Express License setup

Both node-locked and floating licenses require license server to get installed and started. For a node-locked license, license server and the client machine are the same machine (that is, your local machine). For a floating license, these can be separate machines.

Important

Agilent EEsof products no longer run on the Solaris platform; however, we still support Solaris as the license server system.

Node-locked License

To setup a counted license, follow the 2-step process:

In case of a USB dongle, attach the dongle to the USB port and install the dongle drivers before you start License Server Managers (lmgrd and agileesofd).

Step 1: Start License Server Managers (lmgrd and agileesofd)

Start the license server managers (lmgrd and agileesofd) on the machine to which the license is tied as follows:

  1. Change the directory to the $WAFERPROXP_ROOT/Licensing/20xx.xx/linux_x86/bin_
  2. Run the following command to start lmgrd:
    ./lmgrd -c <license file path> -l <license log file path>
    where,
    • <license file path> specifies one or more full path-names to the license file(s).
    • <license log file path> is the full path-name to the debug log file.

Step 2: Set Product Environment Variable

To use a node-locked license on your machine, set the WAFERPRO_LICENSE_FILE environment variable to point to the machine running the license server managers (lmgrd and agileesofd).

To set the environment variable WAFERPRO_LICENSE_FILE in a shell, type the following commands:

csh, tcsh

setenv WAFERPRO_LICENSE_FILE $HOME/Agilent/Licenses/license.lic

ksh, bash

export WAFERPRO_LICENSE_FILE=$HOME/Agilent/Licenses/license.lic

Floating License

Setting up floating license on Linux is a two-step process where both server-side setup and client-side setup are needed.

Step 1: Server-side setup
For server-side license setup, follow the step 1 as described in Node-locked License section.

Step 2: Client-side setup
Once the license is configured successfully for all the license servers, configure each client computer to point to the network license server. You can perform this step manually by setting up product environment variables. For details, refer to step 2 of Node-locked License Setup section.

Launch WaferPro Express

Before starting WaferPro Express, the $WAFERPROXP_ROOT environment variables must point to the installation directory of WaferPro Express.

To run WaferPro Express, open a terminal window and enter the following command:

waferproxp

 

Please help us improve
Please help us improve
Was this topic helpful?