Hello *,
I use maxima-5.9.0pre3 with clisp-2.29 on RedHat 7.3.
When I say
plot2d(sin(x),[x,0,10]);
in the command-line maxima, the plot window appears.
When I say it from the TeXmacs interface, I get:
/bin/bash: /libexec/maxima/5.9.0rc3/omplotdata: No such file or directory
and the function returns 127 (instead of 0).
Of course, omplotdata is in /usr/libexec/maxima/5.9.0rc3/.
What function[s] in maxima construct this directory name,
and why they get confused by the TeXmacs interface?
Best wishes,
Andrey