Automated Presentation of directory src/exampleCode/irix/uucpVadmin/src/

HUB | Up | Download | Pheedbak | Tree | Topic | A-Z | Search | Hot | New


Please be aware: what appears below are the v4.2 DT bits in auto-generated html form.
As we have the time, we will update these to reflect the current "state of the world".


README file from "src" directory


          ~4Dgifts/toolbox/src/exampleCode/irix/uucpVadmin README


    This directory contains all the source code and files required by the
    UUCP vadmin (visual administration) tool.  This tool allows the user
    to set up the UUCP files using a Graphical User Interface and make sure 
    communication to a modem is good.
    
    This is my first real programming project using C++ and was quite an
    education.  You may find the style of code different in various source
    files.  This is because I learned things and didn't want to go back
    and change what I'd done before.
    
    Any suggestions or "constructive" criticisms are welcome.  Please feel
    free to contact me by e-mail at carlson@sgi.com.  Thanks and I hope
    this is useful to you.
    


    Requirements:
    -------------
    This tool requires the ViewKit development option and ToolTalk
    execution only environment to be installed.  Of course it also
    requires UUCP to be installed.


    
    Building the UUCP vadmin tool:
    ------------------------------
    In this directory, create the make.deps file (a file which tells make
    what header files are used by what objects):
    
    	% make make.deps
    
    When this is complete, run make:
    
    	% make -k
    
    
    
    Installing the UUCP vadmin tool:
    --------------------------------
    Logged in as root, run the script INSTALL:
    
    	% su
    	# ./INSTALL

    NOTE:  once installed, it is not necessary to log out/kill the Xsgi
           server and log back in again--the installation sequence 
           automatically updates the toolchest to now include the 
           "System->UUCP Manager" menu item.
    
    

    Removing the UUCP vadmin tool:
    ------------------------------
    Logged in as root, run the script INSTALL with the parameter 'remove':
    
    	% su
    	# ./INSTALL remove
    
    

    Running the UUCP vadmin tool:
    -----------------------------
    If running in a windowing system using the Silicon Graphics toolchest,
    you can select the tool through the "System/UUCP Manager" menu option.
    
    If you are not running as root, it will prompt you for the root
    password before continuing.
    
    If the package was not installed properly, the program will not run.

Files of interest from "src/exampleCode/irix/uucpVadmin/src" directory

Source

Documentation

Data

Reference


Select any combo of files you'd like to send yourself a compressed tar image of. Executables/scripts are indicated with a trailing `*' character. (Depending upon the browser, it may be necessary to hold down the Ctrl key to select/deselect disjoint items.) a compressed tar image of the above-selected items.
OR, ...
a compressed tar image of the entire src directory.

Copyright © 1995, Silicon Graphics, Inc.