3. Configure Hosts to Use the FNE Server
Each host that will run TotalView needs to set up a license file.
*Set the environment variable TV_LICENSE_FILE to point to the FNE license server using the format <port>@<host>.
For example:
 
TV_LICENSE_FILE=7137@licserver
export TV_LICENSE_FILE
*Alternatively, to avoid having to set up the TV_LICENSE_FILE environment variable for each user, place the <port>@<host> string in a hidden file in the platform-specific lib directory.
To do this, create file .tvlicensefile that contains just the <port>@<host> string, such as 7137@licserver. Place this file in /<installdir>/toolworks/totalview.<version>/<platform>/lib/.tvlicensefile.