Linux-Activists@senator-bedfellow.MIT.EDU
Date: 04/08/93


From: Linux-Activists@senator-bedfellow.MIT.EDU
Subject: (none)
Date: 8 Apr 1993 07:32:26 -0400


|From Linux-Activists Thu Apr 8 07:15:07 EDT 1993 remote from senator-bedfellow.MIT.EDU
Received: by senator-bedfellow.MIT.EDU
        with sendmail-5.57/1.2, id AA08582; Thu, 8 Apr 93 07:15:14 -0400
Message-Id: <9304081115.AA08582@senator-bedfellow.MIT.EDU>
From: Digestifier <Linux-Activists-Request@senator-bedfellow.MIT.EDU>
To: Linux-Activists@senator-bedfellow.MIT.EDU
Reply-To: Linux-Activists@senator-bedfellow.MIT.EDU
Date: Thu, 8 Apr 1993 07:15:07 EDT
Subject: Linux-Activists Digest #780
Content-Type: text
Content-Length: 4919

Linux-Activists Digest #780, Volume #4 Thu, 8 Apr 93 07:15:07 EDT

Contents:
  Beta Linux TCL shared libraries [repost] (Jay A. Carlson)
  X11 & Type1 (atm)fonts (Thomas Ziegler)
  Re: linux 1.0 ? (William Jeremiah)

============================================================================

Crossposted-To: comp.lang.tcl
Subject: Beta Linux TCL shared libraries [repost]
From: nop@theory.Mankato.MSUS.EDU (Jay A. Carlson)
Date: 7 Apr 1993 23:04:03
Reply-To: nop@theory.cs.mankato.msus.edu

[Reposted due to fever-induced brain damage here, sigh.]

Beta shared libraries for extended TCL and extended Tk are available
in sunsite.unc.edu:/pub/Linux/incoming.

tclDiffs.tar.z is a set of patchfiles that include both my patches to
make TCL build under linux, and files necessary to build the shared
libraries. The shared library build is not automatic; I haven't
groked how to patch automatic library building into the existing TCL
source tree.

tclDist.tar.z is a complete end-user distribution of extended TCL and
extended Tk, containing the TCL library, include files, Tk demos,
shared libraries and jumptable stubs. Most people will want just this
file.

tclMan.tar.z are the voluminous manual pages for TCL and Tk, packaged
separately because they're so big.

Please send criticisms and flames to nop@theory.cs.mankato.msus.edu.
The most annoying known bug is total failure of extended TCL's
floating point math exception handling. The new C library appears to
implement better exception handling, but I haven't looked at it yet.

Also, note that Tk will be unable to use resource files if you haven't
used xrdb at some point in your X initialization. (How odd.)

Sorry about the delays,