Reduce - gnuplot permission denied

math/reduce cannot plot. I get the following message in console.
sh: /usr/local/share/gnuplot: Permission denied

I installed both reduce and gnuplot using packages, before reporting a bug, can someone else try it?
 
That path doesn't look right, shouldn't that be /usr/local/bin/gnuplot?
 
It is still buggy not even with env GNUPLOT=/usr/local/bin/ reduce works.

UPDATE:

Perhaps the problem is, that I installed gnuplot-lite because gnuplot is bloated with dependencies,
but the stil heavy gnuplot-lite does not support x11.

UPDATE 2

Problem solved by building gnuplot from upstream and putting on on the path.
 
Back
Top