You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In the future there will be a Web UI interface for querying the status of the translator jobs and submitting new translation requests. Until future becomes a reality (and maybe after that) we provide a set of command-line tools for this tasks.

Account Setup

The tools are now part of the standard off-line releases (but not analysis releases) starting with release 0.2.9. To make the tools from release available one has to set the environment. This is done by executing a single command from the shell:

(ba)sh: . /reg/g/psdm/etc/psdm_env.sh
(t)csh: source /reg/g/psdm/etc/psdm_env.csh

or adding one of these commands to the user login script (.bashrc or .login).

If user environment is already setup for analysis releases following the Analysis Workbook procedure then one can switch to using regular off-line release with command:

sit_setup default

Checking status of translator system

One can check the sate of the various parts of the translation system using the command:

ic-ws-status -s

Which should

  • No labels