From xemacs-m  Fri Jan  3 18:59:11 1997
Received: from bayserve.net (bay1.bayserve.net [206.148.244.200])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id SAA04575 for <xemacs-beta@xemacs.org>; Fri, 3 Jan 1997 18:59:11 -0600 (CST)
Received: from localhost (jmiller@localhost) by  bayserve.net (8.7.2/8.7.2) with SMTP id TAA08147; Fri, 3 Jan 1997 19:58:40 -0500 (EST)
Date: Fri, 3 Jan 1997 19:58:39 -0500 (EST)
From: Jeff Miller <jmiller@bay1.bayserve.net>
To: Steven L Baur <steve@miranova.com>
cc: xemacs-beta@xemacs.org
Subject: Re: tm bug
In-Reply-To: <m2k9pumk8g.fsf@altair.xemacs.org>
Message-ID: <Pine.SUN.3.95.970103195711.7976B-100000@bay1.bayserve.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



On 3 Jan 1997, Steven L Baur wrote:

> >>>>> "Neal" == Neal Becker <neal@ctd.comsat.com> writes:
> 
> Neal> This is what I got when I tried to decode a test message I sent
> Neal> to myself:
> 
> Neal> application/octet-stream; x-uue -> /tmp/debug.tar.gz
> Neal> /usr/local/beta/xemacs-19.15-b6/lib-src/tm-file: tmdecode: not found
> 
> This works for me in pre-beta7.
> 
> Neal> Process tm-file exited abnormally with code 1
> 
> Please check your tm initialization.  19.15beta6 and 20.0beta33 are
> way out of synch with respect to how MIME is initialized.  tm is
> dumped with beta33, but won't be in beta34 (unless you're in the Sun
> environment).  If you tweaked your setup for 20.0 first and then went
> to 19.15 and MIME broke, that's the likeliest reason.

Neal, was tmdecode installed when you did a make install?

I had to hand copy all the tm* stuff from lib-src to my /usr/local/bin to
do mime stuff w/ beta6

