>>>>> "Brian" == Brian Gilbert <bgilber@linfield.edu> writes:
Brian> When I try to do a 2d plot, I get the following message:
Brian> /usr/libexec/maxima/5.9.0/omplotdata: line 3: exec: wish: not found
Brian> I just installed maxima today - did I miss something during the installation?
Brian> I'm running RedHat 9, and installed the clisp rpm file.
I guess the installation file should say you need wish or gnuplot to
do plotting.
Find out where wish is on your system. It's in /usr/bin/wish on my RH
7.1 system. But I don't know if that is installed by default or not.
You may need to install the TCL/TK packages to get this.
Ray