|
From: Allin C. <cot...@wf...> - 2016-03-11 16:15:59
|
On Fri, 11 Mar 2016, Allin Cottrell wrote: > I think that if I were going to insert a more helpful default path for > gnuplot.gih at build time (not a bad idea) it would be better to make it the > canonical path for a Mac-type installation, namely under > > /Applications/Gnuplot.app/Contents/Resources/share Actually, that's such an obvious improvement that I've now rebuilt my pkg and dmg with PREFIX set to /Applications/Gnuplot.app/Contents/Resources I think this means that if you install in the standard location you should be able to run gnuplot from the shell just my making a suitable symlink to the gnuplot binary at /Applications/Gnuplot.app/Contents/Resources/bin/gnuplot If you install elsewhere it'll still be necessary to use my wrapper script to get the envionment right. Allin Cottrell |