Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!hplabs!hp-pcd!hpcvlx!dana
From: dana@hpcvlx.HP.COM (Dana Laursen)
Newsgroups: comp.windows.x
Subject: HP WIDGETS AVAILABLE NOW
Message-ID: <100920007@hpcvlx.HP.COM>
Date: 19 Sep 88 21:47:27 GMT
Organization: Hewlett-Packard Co., Corvallis, OR, USA
Lines: 33


    The non-proprietary release of Hewlett-Packard X Widgets is now
    available for anonymous ftp from "hpcvaaz" (15.255.72.15).
    The release includes source and documentation for the HP widget set,
    plus bug-fixed source for X11 release 2 Xt Intrinsics, and widget
    test programs.  This is the same release that will be distributed
    with the X11 R3 tape.

    Here is how to get this software:

        1. Create a directory for the release.
                mkdir hpXwidgets
	        cd hpXwidgets

        2. Start anonymous ftp and change to proper directory.
                ftp 15.255.72.15.
                login anonymous (password anonymous)
                cd pub/hpXwidgets

        3. Copy release files.
                get XwCC.cover
                get XwCC.src.tar.Z
                get XwCC.doc.tar.Z

        4. Terminate ftp.
                bye

	5. Extract release files.
                chmod +x XwCC.cover
                XwCC.cover

    The XwCC.cover file is a script that extracts the release from the
    compressed source and documentation tar files.  After completing
    these steps, refer to the ./README file for additional information.