
                        TWPSK INSTALLATION


TWPSK - PSK for Linux - Version 2.1

This software is released under the GNU General License and is provided
FREE.  If you like it, and would like to show your appreciation, may I
suggest a donation in the name of Mary Jo Dopson (my sister, and a five
year survivor) to "The Quad Cities Race for the Cure", a chapter of the
Susan G. Komen National Foundation for Breast Cancer Prevention and Cure.
Their address is:

Race for the Cure
P.O. Box 3764
Davenport, Iowa  52608-3764

This program uses the C++ classes developed by Hansi Reiser, DL9RDZ.
I added the graphical interface on top of Hansi's classes.
See the file COPYING.DL9RDZ for additional information from Hansi.


INSTALL 

Installation has changed a little.  To install do the following from
the directory where you unpacked twpsk:

1)  Compile everything.               make

2)  Become root.                      su

3)  To install Hansi's psk31lx do:    make install

4)  To install twpsk do:              make install_twpsk

5)  Exit from root.                   

6)  Edit the resource file, Twpsk. 

    The install script copied Twpsk to:   /usr/X11R6/lib/X11/app-defaults
    That file has some generic settings.  You will want to change some of
    them.  You could, as root, edit the copy made by the install script.
    Or to make it easier to edit, you can copy it to one of the locations
    below.  Resource files in these locations will override the settings
    in the generic file.

         append it to the .Xdefaults file in your home directory

    or   copy it to your home directory

    or   I have a directory (app-defaults) in my home directory and copy
         all resource files there.  Then, in my start up script say:

         XAPPLRESDIR=$HOME/app-defaults 
         export XAPPLRESDIR

    The resource file has lots of comments to help you make the changes.
    As a minimum, you will want to change:


    Resource Name               near line #

    Twpsk.call                      34
    Twpsk*label1                    61


Drop me an e-mail if you have any problems, comments or anything you would
like to see added or changed.


73,

Ted - WA0EIR
wa0eir@mchsi.com

