Setting Up The Gsharp EnvironmentOn UNIX, Gsharp uses a number of environment variables. You can set up these by hand in your .login script or you can use one of the set-up scripts supplied. The Environment VariablesThe following environment variables need to be set-up:
C shell (csh)If you are using a C-shell then you need to source the uni.login in the Gsharp base directory e.g. source /usr/uniras/7v2/base/uni.login Bourne shell (sh)If you are using a bourne shell or a k-shell then you must execute the uni.profile in the Gsharp base directory e.g. . /usr/uniras/7v2/base/uni.profile When to execute the scriptThe set-up script needs to be executed once before Gsharp is used. You can either
|