I got the following error message:
-------------------------------------------------------------------------
Maxima encountered a Lisp error:
Error in PROGN [or a callee]: The storage for STREAM is exhausted.
Currently, 206 pages are allocated.
Use ALLOCATE to expand the space.
Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.
====================================================
how do I fix this?
Doug Stewart