This task explains how to allow end users access to Version 5 over the
network without installing the software on the client. You have two
possibilities. You can:
We have chosen the AIX platform for the purposes of this scenario. |
|
When setting up the server you can:
|
|
Setting Up an Environment on the Client |
|
1. Log on as root onto the server. The name of the server, in our example above, is "ravel". You already installed the software in:
|
|
2. From the server, export the installation
directory (UNIXInstallPath) to the client. The directory must be accessible from the client. |
|
3. Log on as root onto the client. The name of the client, in our example above, is "chopin". |
|
4. From the client, mount the exported installation
directory (UNIXInstallPath ) via NFS. |
|
5. Go to the following mounted directory:
|
|
6. Set the path of the installation directory on the
server using the command:
|
|
The following list contains the variables to modify on each UNIX
system:
|
|
Exporting library paths is required by the setcatenv command which creates the environment as explained below. | |
7. Create the following global environment (still as
"root") using the following command with exactly the syntax indicated,
depending on whether you are running CATIA, ENOVIA DMU Navigator or DELMIA:
where "MyEnvironment" is the name of the environment, "MyEnvDirectory" is the name of the folder containing the environment and "MyProductLine" is the name of the product line. |
|
|
Running the setcatenv command as a normal end user runs successfully, but does not create a global environment. |
8. To register document types on the client desktop, go to the
directory:
and run this command:
For a description of the setcatenv and delcatenv command syntax for UNIX, refer to Customizing Your Environment on UNIX. |
|
9. If you need access to the communications backbone and
peripheral device broker, the associated port numbers must be set up on the
client. Used to support process interoperability (for example, between CATIA and DMU), the backbone needs to be set up on each computer running applications which need to communicate. To set up the ports using the default values:
For more information, refer to Communications Backbone Files. |
|
10. Log off the root userid. | |
11. Log on using a normal userid and run a Version 5
session to check your environment has been correctly set up.
You can run Version 5 as follows:
|
|
12. To delete this environment, run the command from the same
directory:
For a description of the setcatenv and delcatenv command syntax for UNIX, refer to Customizing Your Environment on UNIX. |
|
Accessing the Software Without an Environment on the Client |
|
1. Log on as root onto the server.
You already installed the software in:
2. From the server, export the following directories to the client:
Both the installation and runtime environment directories must be accessible from the client. 3. Log onto the client as root. 4. From the client, mount both exported directories via NFS.5. Go to the following mounted directory:
6. Log off the root userid. 7. Log on using a normal userid and run a Version 5 session.In this case, go to the following mounted directory:
and enter the command:
|
|
Note that you cannot run Version 5 on the client using the environment icon using the desktop: no environment exists on the client, therefore there is no desktop icon. | |
|