head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	98.03.17.19.51.40;	author phealy;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@Subject: PATCH: sntl-0.4.2 for tcl/tk 8.x
Newsgroups: comp.lang.tcl
Summary: patch to sntl tcl/tk 8.x
Keywords: sntl Sam's (Non-Standard) Tcl Library

This is a tiny patch that allows sntl-0.4.2 work with tcl/tk8.x

The Makefile is patched to work on a linux box.

Get sntl and the patch from:

   http://www.neosoft.com/tcl/ftparchive/sorted/devel/

the files of interest in this directory are:

   sntl-0.4.2.tar.gz                 sls release
   sntl-0.4.2p1.patch.README         this README file
   sntl-0.4.2p1.patch.tar.gz         archive containing the patch

then:

gunzip <sntl-0.4.2p1.patch.tar.gz | tar -xf - 
gunzip <sntl-0.4.2.tar.gz | tar -xf - 

cd sntl-0.4.2

patch -p1 <../sntl-0.4.2p1.patch/patch-0.4.2-0.4.2p1

Paul
--
ei9gl@@indigo.ie
@
