Annotation of 43BSDReno/contrib/isode-beta/others/quipu/uips/xd/READ-ME, revision 1.1.1.1

1.1       root        1: Xd   - X-Directory
                      2: ~~~~   ~~~~~~~~~~~
                      3: 
                      4:        Xd is a demonstration DUA that runs, as it's name suggests, under
                      5:        X-Windows. 
                      6:   
                      7: UNPACKING
                      8: ~~~~~~~~~
                      9:         xd.tar.Z is a compressed tar file containing the xd src tree.
                     10:        If you want to build xd as part of the ISODE tree, change directory
                     11:        to others/quipu/uips before unpacking the archive.
                     12: 
                     13:        Unpack using:
                     14: 
                     15:        gnutar -x -f xd.tar.Z -z
                     16: 
                     17:        or
                     18: 
                     19:        uncompress -c xd.tar.Z | tar xfv -
                     20: 
                     21:        It should create a diretory called xd containing the following
                     22:        files:
                     23:        Makefile        README
                     24:        Xd.ad           calls.c
                     25:        conf_read.y     dirtitle.h
                     26:        filt.c          filt.h
                     27:        main.c          sequence.c
                     28:        sequence.h      symtab.c
                     29:        symtab.h        Xd.c
                     30:        make            make_alone
                     31:        Xd.1c
                     32: 
                     33:        Xd/duaconfig/filterTypes:
                     34:        Type_dept       Type_org
                     35:        Type_person     Type_place
                     36: 
                     37:        xd/duaconfig:
                     38:        readTypes       typeDefaults
                     39: 
                     40:        Xd/helpdir:
                     41:        xdlist.help     xdlookback.help
                     42:        xdtype.help     xd.help
                     43:        xdlistsel.help  xdsearch.help
                     44:        xdwiden.help
                     45: 
                     46: 
                     47: 
                     48: COMPILATION
                     49: ~~~~~~~~~~~
                     50:        To compile, check the Makefile and make any alterations
                     51:        necessary for your site.  The Makefile assumes X is
                     52:        installed in the normal place (/usr/lib/). 
                     53:        If xd is being compiled as part of ISODE then the
                     54:        ./make script should build the interface correctly.
                     55:        If it is being built separately then ./make_alone 
                     56:        should be used.
                     57:        
                     58: INSTALLATION
                     59: ~~~~~~~~~~~~
                     60:        `./make install' should install in the standard places. 
                     61:        It should be possible to run xxd from the xd directory.
                     62: 
                     63:        NOTE: The application-defaults file is installed into
                     64:        /usr/lib/X11/app-defaults
                     65:        if this is not normal for your system, you must change
                     66:        the Makefile
                     67: 
                     68: CONFIGURATION
                     69: ~~~~~~~~~~~~~
                     70:        The Xd.ad default resources must be loaded in order that
                     71:        xd knows where to position all its objects.  This can
                     72:        be achieved by typing:
                     73:        xrdb -load Xd.ad
                     74: 
                     75:        To avoid doing this at the beginning of every X session
                     76:        the defaults file Xd.ad can be copied into the application
                     77:        defaults directory for X under the name Xd.
                     78: 
                     79:        The widget hierarchy for xd is given below:
                     80: 
                     81: 
                     82: toplevel
                     83:   outer
                     84: 
                     85:     view_list
                     86:       list_area
                     87: 
                     88:     result_area
                     89: 
                     90:     commandform
                     91:       search_but
                     92:       list_but
                     93:       lookback_but
                     94:        popup
                     95:          form
                     96:            quit_but
                     97:            list_places
                     98:       widen_but
                     99: 
                    100:     inputform
                    101:       area_form
                    102:        search_area_label
                    103:        search_area
                    104:       for_form
                    105:        search_for_label
                    106:        search_for
                    107:       type_form
                    108:        type_but
                    109:          menu
                    110:            items
                    111:            .
                    112:            .
                    113: 
                    114:        search_type
                    115: 
                    116:     genform
                    117:       title
                    118:       quit_but
                    119:       help_but
                    120:        popup
                    121:          form
                    122:            quit_but
                    123:            help_text
                    124: 
                    125: 
                    126: 
                    127: 
                    128: 
                    129: (Known) BUGS
                    130: ~~~~~~~~~~~~
                    131:        None
                    132: 
                    133:        Please report bugs to [email protected]
                    134: 
                    135: 
                    136: AUTHOR
                    137: ~~~~~~
                    138:        Stefan Nahajski, Brunel University, Uxbridge, UB8 3PH, UK
                    139: 
                    140:        [email protected]

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.