|
From: Jun T. <tak...@kb...> - 2016-03-04 19:09:37
|
2016/03/05 03:27, Allin Cottrell <cot...@wf...> wrote: > I package the program that I work on, gretl, for OS X and the gretl > bundle includes gnuplot, so I thought it might be worth making a > gnuplot bundle by stripping out all the gretl stuff and revising the > metadata. Great! > You can find the result at > http://ricardo.ecn.wfu.edu/pub/gretl/gretl-quartz.pkg Maybe http://ricardo.ecn.wfu.edu/pub/gretl/gnuplot-quartz.pkg ? ... I've just got your next post which corrects the url. > * After installation, you can launch gnuplot via its icon in > Applications; this opens an instance of Terminal with gnuplot > running in it. This doesn't happen (OS X 10.9.5), but > * If you want to run gnuplot from the command-line directly, the > file to execute is > > /Applications/Gnuplot.app/Contents/Resources/bin/gnuplot-run.sh this does works. I've tested only aqua, wxt and pngcairo for a few plots, but guess other terminals works as well. |