TANGO Server Installation: Unix
The server can run with any UID, but...
Recommended procedure: create new local UID “tango” with home directory in /usr/people/tango
- create /usr/people/tango
- download, unzip, and un-tar distribution file in this directory
- make sure you have JDK 1.1 installed
- cd to tango_server/exec directory
- run tango_start script to manually start the server
- the server will be listed in ps output as
java -jit main.TangoServer 11000
-