Hi,
I had the same problem on my mac. You just need to let maxima know
where the gnuplot exec. To do so you can simply add the following line
in your script (I am sure there is a way to do that permanently
through a preference menu but I did not bother figuring it out...):
gnuplot_command : sconcat("/opt/local/bin/gnuplot")$
I hope this helps! -- Philippe.
Philippe Piot,
http://nicadd.niu.edu/~piot/wiki/pmwiki.php
Northern Illinois University, Dept of Physics and
Northern Illinois Center for Accelerator & Detector Development
DeKalb, IL 60115, USA
Tel: 815 753 6473, Fax: 815 753 1772
Web: http://www.physics.niu.edu/physics/
Fermi National Accelerator Laboratory,
Accelerator Physics Center, MS 306
PO Box 500, Batavia, IL 60510, USA
Tel: 630 840 8128/6291, Fax 630 840 5231
Web: http://apc.fnal.gov/
On Thu, Nov 27, 2014 at 8:55 AM, Juan Pablo Romero Bernal
Post by Juan Pablo Romero BernalHi,
can you run gnuplot from terminal ?
Make sure the directory of the gnuplot executable file is in PATH.
Try to install gnuplot using homebrew.
Post by Chuck AllisonHello,
I just installed maxima on Max OS X Yosemite. When I try to use a plot
(%i3) f(x,y):= sin(x) + cos(y);
plot3d(f(x,y), [x,-5,5], [y,-5,5]);(%o3) f(x, y) := sin(x) + cos(y)
(%i4)
Couldn't execute "gnuplot": No such file or directory
Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.
Any ideas on how to help Maxima find gnuplot? I tried adding its directory
to $PATH but that didn’t help.
Thanks.
Chuck
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Maxima-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/maxima-discuss
--
Juan
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Maxima-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/maxima-discuss