Tango plug-in is an integral part of Tango system. This piece of code allows you to join our collaborative environment. Main functions are as follows:
After the compressed file is downloaded to your local machine, you need to follow this procedure to install Tango plugin program:
For example, for SGI paltform, gunzip tango_plugin10b3.irix.tar.gz,
tar xvf tango_plugin10b3.irix.tar. This will install a Tango plugin
directory called tango_plugin10b3 on your machine.
You can either add the above three variables in your .cshrc file, or
simply go to $HOME/tango_plugin10b3/exec:
After the compressed file is downloaded to your local machine, you need to follow this procedure to install Tango plugin program:
Tango plug-in should be installed in Netscape navigator plugins directory, otherwise it will not operate properly. Setup will modify two environment variables used by the Tango plug-in program:
that points to Tango java classes
that points to Tango configuration file directory
Configuration file - plugin.conf - is placed in tango_plugin10b/conf directory. Location of this file can be changed, but then variable TANGO_PLUGIN_CONF must be set so that it points to proper directory. In the distribution file, this variable is set to a default Tango server maintained at NPAC. You usually do not need to change it, unless you would like to use a different Tango server. Example of plugin.conf:
//PLUGIN CONFIGURATION FILE //FORMAT: //serverhost serverport kopernik.npac.syr.edu 9500
First parameter specifies host, where the Central Server of Tango system is running, second specifies port on which server waits for new connections. If you don't change these settings the plugin should establish connection with NPAC Tango Central Server on kopernik.npac.syr.edu.
Run Netscape Navigator 3.0 and open this URL:
http://www.npac.syr.edu/tango/CA/Tango.html
Note you must make sure all the three environment variables are set
correctly before you start the Netscape 3.0 browser, otherwise, you will
not be able to connect to the Tango server, and in some cases your browser
may be crashed.
If everything is set properly you should get to the Tango login page that displays the GUI interface of the Tango Control Application (CA). You may check behaviour of Tango start-up on JAVA CONSOLE of the Netscape 3.0.