You are not logged in.
I'm having some issues with the new version of Octave in the repository. If I run it normally and try to plot, I get errors saying "insufficient GL support". Is there another package I would need?
As a workaround, I tried switching the graphics toolkit to gnuplot with the following commands:
register_graphics_toolkit ("gnuplot")
graphics_toolkit ("gnuplot")
Unfortunately, I get an error from the second command. It says "error: __init_gnuplot__: the gnuplot program is not available, see 'gnuplot_binary'". This doesn't make sense because I have gnuplot installed. Any ideas?
Offline
Hi,
I've changed the package so that octave be linked with gnuplot.
Check here http://cook.slitaz.org/cooker.cgi?pkg=octave , and when the package has been recooked (cook date ≥ 2016-01-25) download and install to test.
Offline
[ Generated in 0.023 seconds, 9 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]