[Ecls-list] Fwd: [Maxima] ECL 9.12.3 and xmaxima

Robert Dodier robert.dodier at gmail.com
Mon Jan 11 04:33:08 UTC 2010


Hi, the problem mentioned below is triggered by trying to run
XMaxima, if I am not mistaken. Any advice about how to
create a socket of the appropriate type?

best

Robert Dodier

---------- Forwarded message ----------
From: Alexandr Shadchin <alexandr.shadchin at gmail.com>
Date: Sat, 09 Jan 2010 22:00:37 +0500
Subject: [Maxima]  ECL 9.12.3 and xmaxima
To: Maxima List <maxima at math.utexas.edu>

Hi!

Not work xmaxima with ECL 9.12.3

maxima-5.20.1/src/server.lisp function open-socket

In ECL 9.12.3 (si::open-client-stream host port) return binary stream,
but for maxima need character stream.

(si::stream-external-format-set socket :element-type 'character)
not help, print:
Cannot change external formatof binary stream #<io stream localhost>

I ran out of ideas how to fix it :(

Sorry, my English

-- 
Alexandr Shadchin
_______________________________________________
Maxima mailing list
Maxima at math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima




More information about the ecl-devel mailing list