Copyright (C) 1995, 1996 Open Software Foundation, Inc. All Rights Reserved (DCE-Web). Please see COPYRIGHT.DCEWEB from the source distribution. OSF DCE-Web VERSION 1.0.1 For Public Availability DATE: August 30, 1996 The Version 1.0.1 release of the OSF DCE-Web made publicly available here consists of two compressed archive files in addition to this README: wand0830.tar.Z The main source tree for the wand, management tools, and slp components. dce-web-ot.tar.Z The complete text of the bug database as of the release date. To create the source tree for the main components on a UNIX machine: 1) Create a top-level directory where you want the sources to reside. This README file and the documentation will refer to the directory as "wand". 2) Change directory to wand. 3) Copy the archive file wand0830.tar.Z to the directory where you want the sources to reside. 4) Uncompress the file with the command: uncompress wand0830.tar.Z 5) Extract the source files with the command: tar -xvf wand0830.tar Below the wand directory you will find the complete source tree for the wand server, the management tools, and the slp. You will also find complete HTML-formatted documentation, including installation instructions for all components, in the "doc" subdirectory. You can read these files with any Web browser. To begin, use the URL: file://wand/doc/index.html where "/wand" is the pathname of the directory where you have unarchived the source files. Similarly, you can view the text of the bugs database by uncompressing and unarchiving the file dce-web-ot.tar.Z.