'[Maxima] problem runnig maxima session in texmacs'



This email accidently got filtered out by our SPAM filters.
We apologize for this and have attempted to re-send the email.
It may not look pretty, but it is the best we could do.

This email is actually from javed alam <jalam@cc.ysu.edu>
======================================================================


>From maxima-admin@www.ma.utexas.edu Fri Sep 12 10:10:19 2003
Received: from mail by relay.eticomm.net with spamassassin (Exim 3.36 #2)
	id 19xocr-0001JE-00
	for camm@enhanced.com; Fri, 12 Sep 2003 10:10:19 -0400
Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu)
	by relay.eticomm.net with esmtp (Exim 3.36 #2)
	id 19xocq-0001JA-00
	for camm@enhanced.com; Fri, 12 Sep 2003 10:10:16 -0400
Received: from dell3.ma.utexas.edu (localhost [127.0.0.1])
	by dell3.ma.utexas.edu (8.11.3/8.10.2) with ESMTP id h8CE5K932700;
	Fri, 12 Sep 2003 09:05:20 -0500
Received: (from mlist@localhost)
	by dell3.ma.utexas.edu (8.11.3/8.10.2) id h8CE51T32673
	for maxima-real@mail.ma.utexas.edu; Fri, 12 Sep 2003 09:05:01 -0500
Received: from dell5.ma.utexas.edu (dell5.ma.utexas.edu [146.6.139.126])
	by dell3.ma.utexas.edu (8.11.3/8.10.2) with ESMTP id h8CE4o932649
	for <maxima@math.utexas.edu>; Fri, 12 Sep 2003 09:04:50 -0500
Received: from ysuwebshield01.ysu.edu (UNIX1.CC.YSU.EDU [150.134.10.33])
	by dell5.ma.utexas.edu (8.11.3/8.9.1) with SMTP id h8CE4np32137
	for <maxima@www.math.utexas.edu>; Fri, 12 Sep 2003 09:04:49 -0500
Received: from UNIX1.CC.YSU.EDU(150.134.10.33) by ysuwebshield01.ysu.edu via csmap 
	 id 32729; Fri, 12 Sep 2003 10:11:32 -0400 (EDT)
Received: from jove4.eng.ysu.edu ([150.134.100.200] helo=cc.ysu.edu)
	by unix1.cc.ysu.edu with esmtp (Exim 4.20)
	id 19xoUM-0006rx-AR
	for maxima@www.math.utexas.edu; Fri, 12 Sep 2003 10:01:30 -0400
Message-ID: <3F61D1C2.8000200@cc.ysu.edu>
From: Javed Alam <jalam at cc>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: maxima@www.ma.utexas.edu
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: problem runnig maxima session in texmacs
Sender: maxima-admin@math.utexas.edu
Errors-To: maxima-admin@math.utexas.edu
X-BeenThere: maxima@www.math.utexas.edu
X-Mailman-Version: 2.0.1
Precedence: bulk
List-Help: <mailto:maxima-request@www.math.utexas.edu?subject=help>;
List-Post: <mailto:maxima@www.math.utexas.edu>;
List-Subscribe: <http://www.math.utexas.edu/mailman/listinfo/maxima>;,
	<mailto:maxima-request@www.math.utexas.edu?subject=subscribe>;
List-Id: Maxima interest list <maxima.www.math.utexas.edu>
List-Unsubscribe: <http://www.math.utexas.edu/mailman/listinfo/maxima>;,
	<mailto:maxima-request@www.math.utexas.edu?subject=unsubscribe>;
List-Archive: <http://www.math.utexas.edu/pipermail/maxima/>;
Date: Fri, 12 Sep 2003 10:01:38 -0400
X-Spam-Status: No, hits=-5.7 required=7.0
	tests=BAYES_01,KNOWN_MAILING_LIST,USER_AGENT_MOZILLA_UA
	autolearn=ham version=2.55
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
X-Envelope-To: camm@enhanced.com

I have been trying to run texmacs-1.0.1.21 with maxima-5.9.0 under 
cygwin on a win/xp and win/2000 system.
I  am using guile version 1.6.4
I have downloaded the latest version of cygwin and installed it
I have compiled maxima-5.9.0 under clisp-2.31 and it compiles ok
I have also compiled the texmacs-1.0.1.21 and it compiles OK and opens 
up in Xwindow, however if I try to run insert
maxima session I get the following error.


jalam@JOVE4 ~
$ texmacs &
[5] 576

jalam@JOVE4 ~
$
TeXmacs] Loading ecrm11 at 300 dpi
TeXmacs] Loading hyphen.us
TeXmacs] Loading ecrm10 at 600 dpi
TeXmacs] Loading ectt11 at 300 dpi
TeXmacs] Starting session 'default'
TeXmacs] Launching 'tm_maxima'
TeXmacs] Loading ectt10 at 600 dpi
TeXmacs] Loading cmr10 at 600 dpi

Fatal error: bad url in 'complete'
See file   : url.cpp

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.

I tried the David's suggestion to use "updatedb" and it did not help. 
The problem seems to be in tm_maxima but I am not sure. If someone on 
the list please point me to the mistake  I am making. Any help in this 
regard will be highly appreciated.
Thanks