![]() |
![]() |
![]() |
![]() |
![]() |
UNIX User Setup
For each UNIX user the following setups should be made.
Source Files
The installation provides a file which is suitable to be "sourced" at login, when the user's .cshrc or .profile file is executed. This source file will make the following environment variables visible in the terminal shell:
telelogictelelogicbinsdtreleasesdtdirsdtbinitexreleaseitexlibitexaccessitexaccessrootitexaccesscompilerThese environment variables are useful as they can easily be used as pointers into the installation, without knowing were the installation is placed in the file system.
To read the source file (/appl/telelogic is assumed to be the installation directory for SDL Suite and TTCN Suite):
Path and Display Variables
For each user, the bin directory should be contained in the list of directories defined by the PATH environment variable:
set path = ( $path $telelogic/bin )This should be done in the shell startup files, as described above.
In the case the computers on which you run the X Windows server and the client (SDL Suite and TTCN Suite) coincide, the environment variable DISPLAY should be set to unix:0.0 before starting SDL Suite and TTCN Suite. Do not use the notation hostname:0.0
http://www.ibm.com/rational |
![]() |
![]() |
![]() |
![]() |