Brian Gilbert <bgilber@linfield.edu> writes:
> When I try to do a 2d plot, I get the following message:
>
> /usr/libexec/maxima/5.9.0/omplotdata: line 3: exec: wish: not found
>
> I just installed maxima today - did I miss something during the installation?
> I'm running RedHat 9, and installed the clisp rpm file.
You need to install tk (e.g., tk-8.3.5), which has the wish executable
needed for the plotting.
Jay