tal.sh for users of sh, bsh, and ksh, and tal.csh for users of csh.You must run the environment variables script when you first open an AIX window in which you use the CommonPoint application system or build your application. Run the script once at the beginning of each AIX session, before starting the system. Here's how:
Taligent directory (this directory might be different on your system, depending on how your environment was installed):cd /usr/taligent
sh, bsh, and ksh users, add the following line to your .profile file:. /usr/taligent/tal.sh
csh users, add the following line to your .cshrc file:source /usr/taligent/tal.csh
If, while using Taligent's tools, you get an error message like "### Command: Environment variable $TaligentRoot must be set!", it is because you didn't run one of these scripts at the beginning of the session.