A.2   Host Directories and Files

Table A-2 is a summary and description of the Tornado directories and files below the top-level host directory.

Table A-2:  $WIND_BASE/host


Directory/File
 
Description
 

include
 
Directory containing header files for the Tornado tools.
 
host-os
 
Host-specific directory to permit Tornado installations for multiple hosts to be installed in a single tree, and share files in other directories.
 
host-os/bin
 
Directory containing executables for the Tornado tools (both interactive tools and the GNU ToolKit binaries) on a particular host. This directory must be on your execution path to use Tornado conveniently.
 
host-os/lib
 
Directory containing both static libraries (libname.a) and shared libraries (name.sl) for the interactive Tornado tools.
 
host-os/lib/backend
 
Directory containing shared libraries implementing the communications back ends available to the Tornado target server.
 
host-os/lib/gcc-lib
 
Directory containing the separate programs called for the passes of the GNU compiler.
 
host-os/x-wrs-vxworks
 
Directory containing component programs and libraries for the GNU ToolKit configured for architecture x.
 
host-os/man
 
Directory containing reference entries for the programs in the GNU ToolKit.
 
resource
 
Directory containing host-independent supporting files for the Tornado interactive tools.
 
resource/X11
 
A directory subtree containing data files and directories (such as font definitions, printer descriptions, and color definitions) related to the X Window System.
 
resource/app-defaults
 
Directory containing default X resource definitions for the Tornado interactive tools.
 
resource/bitmaps
 
Directory containing icons, button definitions, and busy-animation sequences for the Tornado tools.
 
resource/loader
 
Directory containing object-module format information for the Tornado dynamic linker.
 
resource/tcl
 
Directory containing Tcl source code for the Tornado tools.
 
resource/tcl/app-config
 
Directory of tool-specific directories containing dialog (form) descriptions and other subsidiary definitions for each Tornado tool. All Tcl files present in a tool-specific subdirectory are read when the corresponding tool begins executing.
 
resource/test
 
Directory containing tests for the WTX protocol.
 
resource/userlock
 
Global authorization file for Tornado users.
 
resource/wdb
 
Mappings for WDB protocol extensions.
 
src/demo
 
Directory containing source code for the host-resident portion of the VxColor demonstration program.
 
tcl
 
Directory containing the standard Tcl and Tk distribution.