Toolmaster/GSharp
Go to AVS Home Page
 Recent Releases
AVS/Express 7.3 Released
OpenViz 2.9 Released
Toolmaster 7.5.3 Released
AVS 5.7 Released
 Contact Support
 Licensing
Information on licensing AVS 
products
 
Interact with the AVS Developer 
community. Takes you out of 
the support web site

 


Field Technical Bulletin 189


FTB NO:    FTB189
DATE: 5th February 1998
SUBJECT: SunOS and Solaris man pages are missing

PROBLEM DESCRIPTION

The SunOS and Solaris man pages failed to build correctly and the CD contains empty savesets. The install routine will not give any errors, the man page directory will be empty.

CORRECTIVE ACTION

Perform the following commands to copy the Digital UNIX man pages:

  • For FGL/AGL man pages
    cat /cdrom/uni_7v0/dao/agl_man.z | uncompress -c | (cd $UNIDIR; tar xf -)
  • For Toolmaster agX man pages
    cat /cdrom/uni_7v0/dao/agx_man.z | uncompress -c | (cd $UNIDIR; tar xf -)