
slinktool, the all-in-one SeedLink client.

For usage information see the slinktool(1) man page in the 'doc'
directory.

-- Building and Installation --

In most environments a simple 'make' will compile the program.
 
Using GCC under Linux or Solaris, running 'make static' will compile a
static version if the appropriate libraries are present.
 
GCC can be explicitly used by running 'make gcc'.

SunOS/Solaris:
 
In order to compile under Solaris the 'src/Makefile' needs to be edited.
See the Makefile for instructions.
 
 
For further installation simply copy the resulting binary and man page
(in the 'doc' directory) to appropriate system directories.

-- Licensing --

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License (GNU-GPL) for more details.  The GNU-GPL and
further information can be found here: http://www.gnu.org/

